Customers
Get Customer
Retrieves a Customer using the ID specified.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier of the customer.
Response
200
application/json
Customer retrieved successfully.
The response is of type object
.