Skip to content

Get Agent Memory

GET
/agent/memory

What the agent has learned and carries between sessions.

Returned open-shaped: memory is planner state that changes as the platform does, and on an oversight surface a dropped field reads as an agent knowing less than it does.

Authorizations

Parameters

Header Parameters

X-Target-Org-Id
Any of:
string

Responses

200

Successful Response

object
data
required

An open envelope for memory, evidence and the proactive opener.

Each carries planner or analysis state that changes as the agent platform does. On an oversight surface a dropped field reads as an agent doing less than it did, so nothing here is pinned.

object
key
additional properties
any
pagination
Any of:
object
has_next
required

Whether there are more pages

boolean
limit
required

Items per page

integer
next_cursor
Any of:
string
page
required

Current page number (1-indexed)

integer
total
required

Total number of items

integer

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string