List agents

List agents defined in the project.

Securityoidc-token or oauth2-client-credentials or oauth2-open-industrial-data or oauth2-auth-code
Request
query Parameters
skillName
string (Skill Name) [ 1 .. 64 ] characters ^[a-z0-9]+(?:-[a-z0-9]+)*$

Filter agents by skill name.

skillExternalId
string (Skill External Id) [ 1 .. 128 ] characters ^[^\x00]{1,128}$

Filter agents by skill external ID.

Responses
200

Successful Response

400

The response for a failed request.

get/ai/agents
Request samples
Response samples
application/json
{
  • "items": [
    • {
      }
    ]
}