Memory
List users who accessed a memory record
Returns the end-users who accessed one record with per-user read and write counts, most recent access first. Capped at the 1000 most recent accessors.
get/v1/projects/{projectSlug}/memory/record/users
Path parameters
projectSlugstring required
Project slug (human-readable identifier)
Project slug (human-readable identifier)
Query parameters
storeIdstring required
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.
recordIdstring required
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.
Response
Users of the record