Retrieve a list of customers for the authenticated workspace.
Default authentication mechanism
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
).
The list of customers.
The response is of type object[]
.