Skip to main content
POST
Get User Memory Details

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
The unique identifier of the memory.

Body Parameters

string
required
The phone number of the user to retrieve memory details for.
string
Optional external key for additional memory validation or cross-referencing.

Response

object
User memory data.
string
Custom metadata text associated with this user’s memory entry.
string
AI-generated summary of interactions with this user.
string
ISO timestamp of the most recent call with this user.
number
Total number of calls with this user.
array
Array of call objects associated with this user.
string
Unique identifier for the call.
string
ISO timestamp when the call was made.
string
AI-generated summary of this specific call.
string
Who answered the call (e.g., “human”, “ai”).
number
Call duration in minutes.
boolean
Whether this was an inbound call (true) or outbound call (false).
null
Error array (null on success).

Docs for agents: llms.txt