List reads of a memory record
Returns the retrieval (search_memory) events for one record, newest first and capped, each with the query text (when captured), tokens returned, and the accessing span/trace/session/user.
Path parameters
Project slug (human-readable identifier)
Project slug (human-readable identifier)
Query parameters
Store identifier (gen_ai.memory.store.id). Pass an empty string to address the unattributed ("") store.
Store identifier (gen_ai.memory.store.id). Pass an empty string to address the unattributed ("") store.
Record identifier (gen_ai.memory.record.id). Pass an empty string to address the unnamed record.
Record identifier (gen_ai.memory.record.id). Pass an empty string to address the unnamed record.
Maximum number of read events to return. Capped at 200.
Maximum number of read events to return. Capped at 200.
Response
Reads of the record