Get a specific memory
Retrieves a specific memory by ID if accessible to the user: one about them, one shared with their organization, one in a room they participate in, or one stored privately by an agent they own. Anything else is 403.
Authentication
X-API-Keystring
Enter your API key for programmatic access
OR
AuthorizationBearer
Enter your JWT token (without the βBearer β prefix)
Path parameters
id
Memory ID
Response
Memory
data
A memory entry visible to the user
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error