Retrieve a list of contacts

📘

Authentication

Provide your bearer token in the Authorization header.
Example: Authorization: Bearer 123

Query Params
string

Return up to this many results per page. (≤ 50 default 15)

string

Return the data of the specified page

string

Filters contacts by matching the search term against firstname, lastname, company_name, country, or email. Supports partial matches.

string

A comma-separated list of numeric Tag IDs (e.g., 12,45,89). Only contacts associated with these specific labels will be returned.

string

Filters the results by the contact_type field. Must be an exact string match (e.g., lead, customer, partner)..

Response

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