Customers
Retrieve a list of customers
Retrieve a list of customers for the authenticated workspace.
GET
Authorizations
Default authentication mechanism
Query Parameters
A case-sensitive filter on the list based on the customer's email
field. The value must be a string.
A case-sensitive filter on the list based on the customer's externalId
field. The value must be a string.
Whether to include expanded fields on the customer (link
, partner
, discount
).
Response
200
application/json
The list of customers.
The response is of type object[]
.