List Customers
List customers.
Scopes: customers:read customers:write
Query parameters
Filter by organization ID.
Filter by exact email.
Filter by exact email.
Filter by name, email, or external ID.
Filter by name, email, or external ID.
Filter by active customers, i.e. customers with at least one trialing, active or past_due subscription.
Filter by active customers, i.e. customers with at least one trialing, active or past_due subscription.
Page number, defaults to 1.
Page number, defaults to 1.
Size of a page, defaults to 10. Maximum is 100.
Size of a page, defaults to 10. Maximum is 100.
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.
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.
Response
Successful Response
Changes
Changed in 1 of the 11 revisions of this API.2
- ○
added the required property
items/items/oneOf[subschema #1: CustomerIndividual]/first_user_event_atto the response with the200statusresponse-required-property-added
- ○
added the required property
items/items/oneOf[subschema #2: CustomerTeam]/first_user_event_atto the response with the200statusresponse-required-property-added
- ○