curl https://app.demeterrr.com/api/v1/sequences \ -H "X-API-Key: dem_your_key_here"
{ "data": [ { "id": "880e8400-e29b-41d4-a716-446655440000", "name": "Post-Purchase Satisfaction Survey", "description": "CSAT survey sent after purchase", "status": "active", "createdAt": "2026-01-10T10:00:00.000Z" } ], "meta": { "page": 1, "perPage": 50, "total": 15, "totalPages": 1 } }
Retrieve all sequences
Documentation IndexFetch the complete documentation index at: https://demeterrr.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://demeterrr.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
sequences:read