latestOpenAPI 3.0.02026-08-10416661.5 MB

e96b3e58b041

Contacts

Get user's contacts

REQUIRED SCOPES <code>['contacts:read']</code><br> For a given user, returns all contacts that have been created in the account. A paginated list of contacts will be returned to you.<br><br> The number of contacts per page can be changed. It’s set to 10 by defalt and can be switched to a maximum of 100 contacts per page.

get/contacts

Query parameters

searchstring

Filter by first_name, last_name, email, number, formatted_number, tag label

lengthstring
Example:10

Results per page

pagestring
Example:1

Page

sortBystring

Sort by field (first_name, last_name, email, number, formatted_number, tag label, etc)

sortOrder'asc' | 'desc'

Sorting order

List of filters to apply

Response

OK