List customers.
Scopes: customers:read
customers:write
You can generate an Organization Access Token from your organization's settings.
Filter by organization ID. The organization ID.
"1dbfc517-0bbf-4301-9ba8-555ca42b9737"
Filter by exact email.
Filter by name or email.
Page number, defaults to 1.
x > 0
Size of a page, defaults to 10. Maximum is 100.
x > 0
Sorting criterion. Several criteria can be used simultaneously and will be applied in order. Add a minus sign -
before the criteria name to sort by descending order.
Filter by metadata key-value pairs. It uses the deepObject
style, e.g. ?metadata[key]=value
.
Successful Response
The response is of type object
.