Memory Stores
Retrieve a specific memory document
Retrieves details of a specific memory document by its ID.
GET
Retrieve a specific memory document
Related guide: Memory stores guide. See the Memory stores guide for a walkthrough with examples.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Memory document successfully retrieved.
The content of the memory document (whitespace trimmed).
Minimum string length:
1Flexible key-value pairs for custom filtering and categorization. Clients can add arbitrary string metadata to enable future filtering of memory documents based on their specific needs (e.g., document type, source, topic, relevance score, or any custom taxonomy).