Skip to main content
GET
Get List Stats
Get aggregate statistics for a contact list including contact counts and engagement metrics.

Path Parameters

string
required
The unique list ID (e.g., lst_abc123).

Examples

Response

integer
Total number of contacts in the list.
integer
Contacts eligible to receive emails.
integer
Contacts on the suppression list (bounced, complained, unsubscribed, etc.).
Example Response

Understanding Contact States

totalContacts = activeContacts + suppressedContacts

Errors