Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Max number of results that should be returned
1 <= x <= 100
Cursor that indicates where the next page of results should start.
Filter the customer list by ingest_alias
Filter the customer list by customer_id. Up to 100 ids can be provided.
Filter the customer list to only return archived customers. By default, only active customers are returned.
Filter the customer list by salesforce_account_id. Up to 100 ids can be provided.
100
Response
Success
The response is of type object
.