GET
/
customers
/
{id}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <API_KEY>.

Path Parameters

id
string
required

The ID of the customer.

Response

200 - application/json
id
string

Unique customer identifier

type
enum<string>

The type of this customer.

Available options:
individual
passkeyPublicKey
string

Customer's passkey public key

address
object
documents
object[]

List of customer documents

createdAt
string

Record creation timestamp

updatedAt
string

Record last update timestamp

name
string

Customer full name

birthdate
string

Customer birth date