v1

latestOpenAPI 3.1.0Apache-2.02026-07-17586455.2 KB
Memories

Expand a list of memory IDs into full objects.

post/v1/memories/expand

Request body

agent_idstring

Optional agent identifier. Silently dropped if empty / non-string.

memory_idsstring[] required

Required. memory_ids.

user_idstring required

Required. user_id.

visibility'agent_only' | 'restricted' | 'workspace'

Visibility (one of agent_only / restricted / workspace). Invalid values silently drop to undefined.

workspace_idstring

Optional workspace identifier. Silently dropped if empty / non-string.

Response

Expanded memories array.