List all sequences
Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Returns a paginated list of all sequences in your account
Documentation Index
Fetch the complete documentation index at: https://docs.reply.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>Get your API key from the Reply dashboard: Settings → API Key.
Query Parameters
Maximum number of items to return (default 25, max 1000)
Number of items to skip
Filter sequences by status
active, paused, new Filter sequences by owner user ID
Filter sequences by folder ID
Filter sequences by archive status. When true, returns only archived sequences. When false, returns only non-archived sequences. When omitted, returns all sequences regardless of archive status.
Search sequences by name (case-insensitive, partial match)