Retrieve Agent Memory
Retrieve the memory state of a specific agent. This endpoint fetches the current memory state of the agent identified by the user ID and agent ID.
Path parameters
agent_id
Headers
Authorization
Header authentication of the form Bearer <token>
Response
Successful Response
blocks
Memory blocks contained in the agent’s in-context memory
prompt_template
Jinja2 template for compiling memory blocks into a prompt string