Skip to main content
GET
/
agents
Error
A valid request URL is required to generate request examples
{
  "agents": [
    {}
  ]
}

Authorizations

Authorization
string
header
required

Enter token in format (Bearer )

Query Parameters

status
enum<string>

Filter by status

Available options:
active,
inactive,
archived
model_id
string<uuid>

Filter by AI model

Response

200 - application/json

Agents retrieved successfully

agents
object[]