Skip to main content
GET
Get Customer

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

customerId
string
required
Pattern: ^[0-9a-fA-F]{24}$

Response

response contains the customer matching the provided externalId

customer
object
required