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

Query Parameters

project_id
string<uuid>
required
provider_type
enum<string>
Available options:
OpenAI,
Anthropic,
Gemini,
xAI

Response

Models retrieved successfully

The response is of type any.