Get Contact Memory
Memory
Get Contact Memory
Retrieve a contact’s full memory record by ID, including their conversation summary, structured facts, recent messages, and open items.
GET
Get Contact Memory
Headers
Your API key for authentication.
Path Parameters
The unique identifier of the contact memory record.
Response
The contact memory object.
Unique identifier for the contact memory.
Organization ID this memory belongs to.
Contact ID this memory is associated with.
Persona ID this memory is scoped to (null if agent-based).
Agent phone number this memory is scoped to (null if persona-based).
Rolling summary of interactions with this contact.
Structured facts about the contact (key-value pairs).
Array of recent messages from the sliding window.
Array of open items or pending tasks.
Historical record of memory updates.
ISO timestamp when the memory was created.
ISO timestamp when the memory was last updated.
Error array (null on success).
Docs for agents: llms.txt