Get a customer
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Response
The customer.
data
Errors
401
Unauthorized Error
404
Not Found Error
Bearer authentication of the form Bearer <token>, where token is your auth token.