Memory
List Memories
List all caller memories for an agent
POST
Retrieve all stored conversation memories for a specific agent. Each memory represents the relationship with a unique caller.
Request Body
string
required
UUID of the agent to list memories for
integer
default:50
Maximum number of results to return
integer
default:0
Pagination offset
Response
Returns an object with an array of memory records and pagination info.array
Array of memory objects
string
UUID of the memory record
string
Phone number of the caller
object
Contact information
id- Contact UUIDname- Contact namephone_number- Phone number in E.164 format
string
AI-generated summary of the relationship with this caller
array
List of key topics discussed across conversations
object
Caller’s stated preferences (contact method, language, etc.)
string
Additional notes about the relationship
integer
Number of voice conversations with this caller
integer
Number of SMS interactions with this caller
integer
Number of semantic memory matches
string
ISO 8601 timestamp of last interaction
integer
Total number of memories for this agent
boolean
Whether more results are available