humanApiMemories

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.

get/api/v1/me/memories/{id}

Path parameters

idstring required

Memory ID

Headers

X-API-Keystring required

Enter your API key for programmatic access

Response

Memory

MemoriesGetUserMemoryResponse200 required— unresolved $ref

Changes