---
title: "Get a blast by sequence ID"
method: GET
path: "/messaging/blast/{id}"
tags: ["messaging"]
---

# Get a blast by sequence ID

`GET /messaging/blast/{id}`

Returns the flat sequence+message records for a single blast-type sequence.

## Path parameters

- `id` integer, required

## Response `200`

Successful response

## Other responses

- `401` — Unauthorized
- `404` — Blast not found

---

[API](https://skmtc.net/rasa/apis/rasa-io-api.md) · [All operations](https://skmtc.net/rasa/apis/rasa-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rasa/rasa-io-api/versions/60891bc551db/schema)
