v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Basic

Retrieve the enrollment status of a contact

Get the enrollment status of a contact in sequences by their contact ID.

get/automation/sequences/2026-03/enrollments/contact/{contactId}

Path parameters

contactIdstring required

Response

successful operation

enrolledAtstring date-time required

The date and time when the contact was enrolled in the sequence.

enrolledBystring required

The identifier of the user who enrolled the contact in the sequence.

enrolledByEmailstring required

The email address of the user who enrolled the contact in the sequence.

idstring required

The unique identifier for the sequence enrollment.

sequenceIdstring required

The unique identifier of the sequence in which the contact is enrolled.

sequenceNamestring required

The name of the sequence in which the contact is enrolled.

toEmailstring required

The email address of the contact enrolled in the sequence.

updatedAtstring date-time required

The date and time when the sequence enrollment was last updated.