List contacts for a contact list

Returns all contacts belonging to the specified contact list. You can specify a limit of objects to be returned in one response, as well as set an after or before value to navigate through the object stream. Objects are sorted descendingly by their created_at value. Please mind, you can only specify after or before at once.

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

The unique identifier of the contact list

Query Params
integer
1 to 100
Defaults to 50

The total number of objects to be returned.

string

Specify the cursor after which objects should be returned.

string

Specify the cursor before which objects should be returned.

Responses

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