Get customer by ID
Retrieves one customer profile visible to the authenticated customer source.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
customerId
Customer identifier.
Response
Successful.
message
customer
A customer profile. Read responses include the request profile fields plus the server-managed fields below.
Errors
401
Unauthorized Error
404
Not Found Error
