v1

latestOpenAPI 3.1.02026-07-26142186376.1 KB
Memory

Get Memory by ID

Retrieve detailed information about a specific user memory by its ID.

get/memories/{memory_id}

Path parameters

memory_idstring required

Memory ID to retrieve

Memory ID to retrieve

Query parameters

user_idstring nullable

User ID to query memory for

User ID to query memory for

db_idstring nullable

Database ID to query memory from

Database ID to query memory from

tablestring nullable

Table to query memory from

Table to query memory from

Response

Memory retrieved successfully

memory_idstring required

Unique identifier for the memory

memorystring required

Memory content text

topicsstring[] nullable

Topics or tags associated with the memory

agent_idstring nullable

Agent ID associated with this memory

team_idstring nullable

Team ID associated with this memory

user_idstring nullable

User ID who owns this memory

updated_atstring date-time nullable

Timestamp when memory was last updated