List Agent Memories
List per-caller memories extracted for an agent. Memories are
written post-call by the built-in extractor when memory_enabled
is true on the agent; the list is sorted newest-first.
Authentication
AuthorizationBearer
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
id
Query parameters
limit
Maximum rows to return. Defaults to 100, capped at 200.
offset
Number of rows to skip. Combine with limit to page through older memories.
Response
Memories for the agent.
memories
Errors
401
Unauthorized Error
404
Not Found Error