Skip to main content
GET
Get Contact Memory

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
The unique identifier of the contact memory record.

Response

object
The contact memory object.
string
Unique identifier for the contact memory.
string
Organization ID this memory belongs to.
string
Contact ID this memory is associated with.
string
Persona ID this memory is scoped to (null if agent-based).
string
Agent phone number this memory is scoped to (null if persona-based).
string
Rolling summary of interactions with this contact.
object
Structured facts about the contact (key-value pairs).
array
Array of recent messages from the sliding window.
array
Array of open items or pending tasks.
array
Historical record of memory updates.
string
ISO timestamp when the memory was created.
string
ISO timestamp when the memory was last updated.
null
Error array (null on success).

Docs for agents: llms.txt