get http://memgpt.localhost/v1/agents/
List all agents associated with a given user.
This endpoint retrieves a list of all agents and their configurations associated with the specified user ID.
Log in to see full request history
Response
List all agents associated with a given user.
This endpoint retrieves a list of all agents and their configurations associated with the specified user ID.
xxxxxxxxxx
curl --request GET \
--url http://memgpt.localhost/v1/agents/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: