LISTS
Get list subscribers
API to fetch the list of subscribers added to the list
GET
Authorizations
Pass as Bearer <API_KEY>
. Get API Key from SuprSend dashboard Developers -> API Keys section.
Path Parameters
The list_id of your subscriber list
Query Parameters
the 'id' before which the results need to be fetched
the 'id' after which the results need to be fetched
the sort order, ascending or descending, here it's decided by 'id': ascending and '-id': descending
Was this page helpful?