get http://memgpt.localhost/v1/admin/orgs/
Get a list of all orgs in the database
Log in to see full request history
Responses
Get a list of all orgs in the database
xxxxxxxxxx
curl --request GET \
--url http://memgpt.localhost/v1/admin/orgs/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: