Skip to main content
GET
Get customer

Authorizations

Authorization
string
header
required

API key sent in the Authorization header.

Path Parameters

customer_id
string<uuid>
required

The customer ID

Response

The customer

createdAt
string<date-time>
required

Timestamp when the customer was created.

customerId
string<uuid>
required

Unique identifier for the customer.

updatedAt
string<date-time>
required

Timestamp when the customer was last updated.

displayName
string | null

Display name of the customer.