LISTS
Get list users
API to fetch a cursor-based paginated list of all users in 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
Response
200
application/json
200
The response is of type object
.