Authorization: Bearer YOUR_API_KEY. See API authentication.
Operations
The end-user record
Responses return this public shape.string
The record ID, used in the by-ID endpoints.
string
Display name.
string
Email, normalized on write.
string
Phone, normalized on write.
string[]
Free-form tags.
string
inbound, imported, or manual.object
Per-channel identifiers on this profile.
object
Per-channel consent state.
number
Creation time, milliseconds since epoch.
number
Last activity time, milliseconds since epoch.
Errors
Error responses use the shape{ "error": "…", "code": "…" }.
