Skip to main content
POST
Search User Calls in Memory

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
The unique identifier of the memory to search within.

Body Parameters

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

Response

array
Array of call objects for this user within the memory.
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