v1

latestOpenAPI 3.1.02026-07-2643134183.4 KB
Sequences
Sequence Enrollments

get/enrollments

Query parameters

cursorstring
limitinteger
sequence_idstring uuid
person_idstring uuid
mailbox_idstring uuid
statusSequenceEnrollmentStatus[]

Repeat status to filter by multiple enrollment statuses.

updated_afterstring date-time

String value representing an RFC 3339 datetime.

Inclusive lower bound on updated_at.

updated_beforestring date-time

String value representing an RFC 3339 datetime.

Inclusive upper bound on updated_at.

Response

Response returned when listing enrollments.

next_cursorstring nullable required