Lists

Get subscribers

Retrieve a paginated list of subscribers from a specific list.

get/lists/{list_id}/subscribers

Path parameters

list_idinteger required

ID of the list.

Query parameters

pageinteger

Page index.

statusstring

Filter by status: unsubscribed, not_confirmed, bounced, complained.

per_pageinteger

Number of subscribers per page, up to 5000. We recommend keeping this at a lower number (e.g. 4000) depending on the amount of data each subscriber has.

Response

OK

current_pageinteger
per_pageinteger
totalinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.