v64

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-03124241726.5 KB
Memory

List users who accessed a memory store

Returns the end-users who accessed the store (reads and writes both count as access), most recent access first. Capped at the 1000 most recent accessors.

get/v1/projects/{projectSlug}/memory/store/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.

Response

Users of the store