Customers
Retrieve a customer
Retrieve a customer by ID for the authenticated workspace.
GET
/
customers
/
{id}
Authorizations
Default authentication mechanism
Path Parameters
The unique identifier of the customer in Dub.
Response
200 - application/json
The unique identifier of the customer in Dub.
Unique identifier for the customer in the client's app.
Name of the customer.
The date the customer was created.
Email of the customer.
Avatar URL of the customer.
Country of the customer.
Was this page helpful?