Skip to main content
GET
Browse context vault memories

Authorizations

X-API-Key
string
header
required

API key created from the MemContext dashboard. Keys are prefixed with mc_, bound to one workspace, and API-key requests cannot override that workspace.

Query Parameters

workspaceId
string<uuid>
required
vaultId
string<uuid>

Optional vault inside the workspace. Defaults to the workspace's default vault.

scope
string
Maximum string length: 200
project
string
Maximum string length: 100
projects
string

Comma-separated project filter. Use __memcontext_no_project__ for memories without a project.

Maximum string length: 200
limit
integer
default:20
Required range: 1 <= x <= 50
offset
integer
default:0
Required range: x >= 0

Response

200 - application/json

Paginated workspace memories.

memories
object[]
required
total
integer
required
hasMore
boolean
required