get http://memgpt.localhost/v1/agents//memory/messages
Retrieve the messages in the context of a specific agent.
Log in to see full request history
Responses
Retrieve the messages in the context of a specific agent.
xxxxxxxxxx
curl --request GET \
--url http://memgpt.localhost/v1/agents/agent_id/memory/messages \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: