Skip to main content

List customers

GET 

/v1/customers

List your company's customers. Narrow the results with the name, email and city filters (substring match), order with sort (e.g. sort=fullName.asc), and page with limit/offset. The response total is the full match count so you can page deterministically. Requires the read:customers scope.

Request

Responses

Filterable, sortable, paginated list of customers.