Sequences
List enrollments for a sequence
Returns enrolled contacts with their progress, status, and next scheduled step.
get/v1/sequences/{sequenceId}/enrollments
Path parameters
sequenceIdstring required
Query parameters
status'active' | 'completed' | 'exited' | 'paused'
limitinteger
skipinteger
Response
Enrollments list with progress
Changes
Changed in 1 of the 56 revisions of this API.3
- ▲
the response property
//became nullable for the statusresponse-property-became-nullable
- ▲
the response property
//became nullable for the statusresponse-property-became-nullable
- ▲
the response property
//became nullable for the statusresponse-property-became-nullable
- ▲