Skip to main content
GET
Get a single customer

Authorizations

X-API-Key
string
header
required

Headers

X-Account-ID
string

Identifies the account. Required when authenticating via mTLS — omit when using an API key (account is inferred from the key).

Path Parameters

id
string
required

Customer ID

Response

Success

id
string<uuid>
required
name
string
required
address
AddressSchema · object
description
string
email
string
tax_settings
TaxSettingsSchema · object