Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the customer to retrieve
Response
Customer details
The response is of type object
.
Retrieve the details of a specific customer
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the customer to retrieve
Customer details
The response is of type object
.