---
title: "Get all sequences"
method: GET
path: "/messaging/sequence"
tags: ["messaging"]
---

# Get all sequences

`GET /messaging/sequence`

Returns all active sequences for the authenticated account, including embedded messages, lists, and subscription types.

## Query parameters

- `skip` integer
- `limit` integer

## Response `200`

Successful response

## Other responses

- `401` — Unauthorized

---

[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/revisions/60891bc551db/schema)
