Skip to main content
GET
Error

Autorizações

Authorization
string
header
obrigatório

A contact session token, uk_ct_…. Belongs to one of the developer's own users, and reads only that user's data.

Resposta

The contact.

contact
object

One of the developer's own users — anonymous or identified.

verified
boolean

Whether the identity behind this session was proven.

session_expires_at
string<date-time>
impersonation
object | null

Present and non-null when somebody from the tenant's staff is holding this session rather than the person it names (POST /v1/organization/contacts/{id}/impersonate). Render a permanent banner while it is non-null — an account being looked at without its owner being able to see that it is being looked at is the version of this feature that should not exist. The key is always present so that forgetting to check reads as a missing banner rather than as a calm page. It never names the operator: which employee opened the session is the tenant's audit log, not something their customers are shown.

pending_agreements
object[]

Outstanding agreements on published terms. A FACT, never a refusal: what to do about one is the product's decision, made where the cost of interrupting is visible.