Skip to main content
Retrieve every agent you have created. The response follows the OpenAI list object pattern with an object field of list and a data array containing full agent objects.

Endpoint

Authentication

Authorization: Bearer <api_key> or Authorization: ApiKey <key>. Optional if AGENT_CLOUD_API_KEY is unset at server boot.

Response

string
Always list.
array
Array of agent objects.