Get all customers
Query parameters
Number of results to return (1-1000). Use with offset for traditional pagination.
Number of results to skip. Use with limit for traditional pagination.
Number of results per page (1-1000). Use with starting_after for cursor-based pagination.
Cursor for pagination. Use the ID of the last item from the previous page to get the next page. Use with page_size for cursor-based pagination.
Filter by customer status
Filter by customer type
Search by customer name or email
Filter by organization ID. Must be within the caller accessible org scope.
Headers
API key
Response
Paginated list of customers
Changes
Changed in 7 of the 19 revisions of this API.45
- ○
added the required property
///////////to the response with the statusresponse-required-property-added
- ○
- ●
added the new
ROBINHOODenum value to the////////////response property for the response statusresponse-property-enum-value-added
- ●
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
/////////to the response with the statusresponse-optional-property-added
- ○
added the optional property
///////to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
///////to the response with the statusresponse-optional-property-added
- ○
- ●
added the new
LIVENESS_CHECKenum value to the////response property for the response statusresponse-property-enum-value-added
- ●
- ●
added the new
MESTAenum value to the///////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
MESTAenum value to the/////////response property for the response statusresponse-property-enum-value-added
- ●