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
AuthorizationBearer
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
id
Response
OK
caller
First-class Caller entity. Identified by
the (tenant, agent, identity) triple. Memories and conversations
FK at it via caller_id.
Errors
404
Not Found Error