List contacts of a sequence
Sequences
List contacts of a sequence
Returns a paginated list of contacts in a sequence, enriched with their tags and call history within the sequence. Supports filtering by tag label and contact status. Returns 404 if the parent sequence is in a workspace outside the API key scope.
GET
List contacts of a sequence
Authorizations
Enter your API Key (sk_live_xxx or sk_test_xxx)
Path Parameters
Query Parameters
Page number (1-indexed)
Required range:
x >= 1Example:
1
Number of items per page
Required range:
1 <= x <= 100Example:
50
Filter contacts by tag label
Example:
"hot-lead"
Filter contacts by call status
Available options:
CONNECTED, RESPONDER, ERROR, CANCELLED, RUNNING, MISSING_NUMBER Example:
"CONNECTED"