List contacts from a contact list

Retrieve a paginated list of contacts assigned to a contact list

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

Application's ID

int64
required

Contact List ID

Query Params
integer
1 to 100
Defaults to 50

Limit the number of contacts returned from the contact list.

integer
≥ 0
Defaults to 0

Page number

boolean
Defaults to false

If true, returns the total count of contacts in the list matching the filters along with the data.

string

Filter contacts by name using a case-insensitive and accent-insensitive search.

string

Filters contacts by their code:

  • Up to 5 characters: Performs a prefix search using the indexed prefix field.
  • More than 5 characters: Performs an exact match on the full code.
Responses

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