Skip to main content
GET
Get Memory Context

Headers

string
required
Your API key for authentication.

Query Parameters

string
required
The unique identifier of the contact.
string
The persona ID for memory scoping. Either persona_id or agent_number is required.
string
The agent phone number for memory scoping. Either persona_id or agent_number is required.

Response

object
The memory context object.
string
The contact ID this memory belongs to.
array
Array of recent messages from the sliding window (cross-channel).
string
Message role: “user” or “assistant”.
string
Message content.
string
Channel the message came from: “call” or “sms”.
string
ISO timestamp when the message was recorded.
string
Rolling summary of interactions with this contact.
object
Structured facts about the contact (key-value pairs).
array
Array of extracted entities associated with this contact.
array
Array of open items or pending tasks for this contact.
null
Error array (null on success).

Docs for agents: llms.txt