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 date the customer was created.
Unique identifier for the customer in the client's app.
The unique identifier of the customer in Dub.
Name of the customer.
Avatar URL of the customer.
Country of the customer.
Email of the customer.
Was this page helpful?