List customers
Customers
List customers
Returns the list of customers.
POST
List customers
Required scopes:
customers:roAuthorizations
Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.
Body
application/json
Pagination token.
Maximum number of records per page.
Required range:
x <= 100Sort order.
Available options:
asc, desc Sort by field. When sorting by fields other than created_at, entries with identical values are additionally sorted by creation time.
Available options:
created_at, threads_count, visits_count, agent_last_event, customer_last_event Customer filters.
Response
200 - application/json
Customers.