Skip to main content
GET
Get a customer

Authorizations

Authorization
string
header
required

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

Headers

Operator-Version
enum<string>
required

The API version to use.

Available options:
2025-06-19

Path Parameters

customer_id
string
required

Unique identifier for the customer, e.g. cus_8qm9JBCiTe7.

Response

Successful response.

id
string
required

Unique identifier for the customer, e.g. cus_8qm9JBCiTe7.

created_at
string<date-time>
required

When the customer was created.

updated_at
string<date-time>
required

When the customer was last updated.

organization_id
string
required

Unique identifier for the organization.

phone_no
string
required

Customer's phone number.

email
string

Customer's email address.

name
string

Customer's name.

external_id
string

External ID of the customer.

zendesk_user_id
string

External Zendesk user ID.

salesforce_lead_id
string

External Salesforce lead ID.

salesforce_contact_id
string

External Salesforce contact ID.

preferred_language
string

Customer's preferred language.

extra
object

Additional metadata associated with the customer.