List Subscribers

This endpoint helps you to return a list of all subscribers previously added for a given list. Query parameters and extra filters can be added using list's columns (e.g. email[like]=[email protected], age[gt]=30)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Provide the unique ID of the list

Query Params
int32

Use limit operator to limit the number of records returned

int32

Use skip operator to skip the specified number of records.

string

Use offset operator to search the next record to be consulted

string

Useful to sort returned records (Sorting works only for pagination with skip and limit)

string

Useful to limit fields to return in each records

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json