Get Caller
Fetch a single caller by id. Returns 404 for soft-deleted or foreign-tenant rows — GDPR-purged callers appear as “not found” to the API.
Authentication
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
Headers
Response headers
Response
Prefixed wire identifier (caller_<26 char Crockford base32>).
URL paths accept only this
prefixed form; legacy UUID path parameters are rejected with
404.
Prefixed wire identifier (ws_<26 char Crockford base32>) of
the owning workspace.
Prefixed wire identifier (agent_<26 char Crockford base32>)
of the agent the caller is scoped under.
The raw identifier the caller arrived with (E.164 phone for SIP, LiveKit participant id for web). Stable for the life of the caller row.
Customer-supplied JSON metadata blob.
Timestamp of the earliest observed conversation / memory for this caller.
Operator-editable display name, nullable.