List all contact lists

Retrieve a paginated list of contact lists

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

Application's ID

Query Params
integer
1 to 100
Defaults to 50

Limit the number of contact lists returned

integer
≥ 0
Defaults to 0

Page number

boolean
Defaults to false

Returns the number of contact lists that match the specified filter criteria.
If set to true, the response will include the count property.
If set to false, the response will only include the data property.

boolean
Defaults to false

Include the count of contacts for a contact list.
If set to true, the response will include the contactCount property for each list.

string

Filter contact lists by name. Performs a case-insensitive and accent-insensitive search.
Returns contact lists whose name starts with the provided string.

Responses

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