get http://memgpt.localhost/v1/agents//archival
Retrieve the memories in an agent's archival memory store (paginated query).
Log in to see full request history
Responses
Retrieve the memories in an agent's archival memory store (paginated query).
xxxxxxxxxx
curl --request GET \
--url http://memgpt.localhost/v1/agents/agent_id/archival \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: