Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Returns a list of sequences that the contact is enrolled in
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.
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.
Contact ID
Contact sequences retrieved successfully
Workflow status of the contact within this sequence
Active, Paused, Finished, OutOfOffice Position of the contact in the sequence's step graph (stepId + displayName).
null for memberships outside of an active step.
{
"stepId": 5821,
"displayName": "Email step 2"
}