Get Agent Context Window
Retrieve the context window of a specific agent.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Path Parameters
Response
Overview of the context window, including the number of messages and tokens.
The maximum amount of tokens the context window can hold.
The current number of tokens in the context window.
The number of messages in the context window.
The number of messages in the archival memory.
The number of messages in the recall memory.
The number of tokens in the external memory summary (archival + recall metadata).
The number of tokens in the system prompt.
The content of the system prompt.
The number of tokens in the core memory.
The content of the core memory.
The number of tokens in the summary memory.
The content of the summary memory.
The number of tokens in the messages list.
The messages in the context window.