Search for contacts


Search for contacts. The method returns max 500 results.
The total amount of contacts is in the TotalCount header.

Query Params
string

External contact ID

string

Contact's email address

string

Contact's phone number

string

Contact first name

string

Contact last name

int32
Defaults to 1

The number of the first contact returned in the search results.
Numbering starts at 1

int32
Defaults to 500

Maximum number of returned contacts (max 500)

string

Possible value is 'contactId'. Only actual for searches without conditions. By default, the date of contact update is used for the search.
If this parameter is used, sorting is done by contactId. Using this parameter allows you to upload contacts faster.

Response

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=UTF-8