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

successboolean

Changes

Changed in 1 of the 26 revisions of this API.3

    • the response property enrollments/items/exitReason became nullable for the status 200

      response-property-became-nullable

    • the response property enrollments/items/lastStepSentAt became nullable for the status 200

      response-property-became-nullable

    • the response property enrollments/items/nextStepAt became nullable for the status 200

      response-property-became-nullable