List Contacts

List contacts matching provided filters

Query Params
integer
Defaults to 0

Offset of a given page. The default is 0. See pagination docs for more information.

string
enum
Defaults to 20

The maximum number of records to return in a paged list response. The default is 20 and allowed values are 10, 20, 50, 100, 200

Allowed:
string

Sort field name and direction (asc or desc). Example: sort=created,desc

string

Filter by phone number

string

Filter by first name

string

Filter by last name

string

Filter by email

string

Filter by source: 'Unknown', 'WebInterface', 'Upload', 'WebWidget', 'API', 'Keyword'

string

Filter by optOut status: true, false

string

Filter by group name

Responses

429

Too Many Requests

Language
Credentials
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*