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

# Get a sequence by ID

`GET /messaging/sequence/{id}`

Returns a single sequence by ID, including embedded messages, lists, and subscription types.

## Path parameters

- `id` integer, required

## Response `200`

Successful response

## Other responses

- `401` — Unauthorized
- `404` — Sequence 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)
