Skip to main content
GET
Get a customer

Example request

Customers are tenant-scoped: a foreign or missing ID returns a flat 404. The response wraps the customer in the standard data envelope — the full field list is in the schema panel on the right.

Errors

See Errors for the error envelope and the full code taxonomy.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Path Parameters

id
string<uuid>
required

Response

The customer.

data
object