Get a list by ID with entities

Get details of a specific list along with paginated entities (customers and contacts) in the list.

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

The list ID

Query Params
integer
Defaults to 0

The page number to retrieve

integer
Defaults to 25

The number of records to retrieve

string
enum

Filter by entity type

Allowed:
string

Search term to filter entities by name or email

string
enum
Defaults to updatedAt

Field to sort by

Allowed:
string
enum
Defaults to desc

Sort direction

Allowed:
Responses

400

Bad request - invalid parameters

404

List not found

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