LISTS
Get list users
API to fetch a cursor-based paginated list of all users in the list.
GET
Get list subscribers
Documentation Index
Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
Use this file to discover all available pages before exploring further.
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
Get list subscribers