v3
latestOpenAPI 3.0.1Apache 2.02026-08-065516357.9 KBGet all memories.
Request body
A list of field names to include in the response. If not provided, all fields will be returned.
Page number for pagination. Default: 1
Number of items per page. Default: 100
The unique identifier of the organization associated with the memory.
The unique identifier of the project associated with the memory.
Response
Successfully retrieved memories.
Unique memory identifier.
The extracted memory fact.
User the memory is scoped to.
Agent the memory is scoped to.
App the memory is scoped to.
Run/session the memory is scoped to. Note: this endpoint returns this field as session_id, matching POST /v3/memories/.
Additional metadata associated with the memory
Timestamp of when the memory was created.
Timestamp of when the memory was last updated.
The date when the memory will expire. Format: YYYY-MM-DD.
System-derived temporal breakdown of the memory's creation time (e.g. year, month, day_of_week).
ID of the memory that superseded this one, if any.
Whether this memory was synthesized rather than directly extracted.