Skip to main content
GET
/
api
/
agent-server
/
api-keys
List all API keys
curl --request GET \
  --url http://localhost:6060/api/agent-server/api-keys
"<unknown>"

Query Parameters

provider
enum<string>
Available options:
OpenAI,
Anthropic,
Gemini,
xAI
enabled_only
boolean

Response

API keys retrieved successfully

The response is of type any.