List all contacts

Retrieves a paginated list of all contacts for the authenticated user's account.

Query Params
string

Search term for fullName, emails, or phones

string

Fields to include in the response

string
Defaults to fullName

Field to sort by, e.g., "fullName"

number
≥ 0
Defaults to 0

Number of records to skip

number
1 to 400
Defaults to 200

Number of records to return

Limit results to these ids (can be provided as comma-separated string or as multiple values)

Responses

401

Unauthorized.

403

Forbidden.

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