v1
latestOpenAPI 3.1.02026-07-26359254.7 MBSequence Contacts
Count contacts in sequence
<Warning> **Coming soon.** This endpoint will be available by late July 2026. </Warning><small>Requires the sequences:read scope (or a broader one that includes it).</small>
Returns the total number of contacts enrolled in the sequence.
get/v3/sequences/{id}/contacts/count
Path parameters
idinteger required
Sequence ID
Response
Count retrieved successfully
Example response
{
"count": 42
}