v1

latestOpenAPI 3.1.02026-08-04151221521.2 KB
Agents

List Agents

List all registered agents, optionally filtered by query parameters.

get/agents

Query parameters

task_idstring nullable

Task ID

Task ID

namespace_idstring nullable

Filter by namespace ID

Filter by namespace ID

limitinteger

Limit

Limit

page_numberinteger

Page number

Page number

order_bystring nullable

Field to order by

Field to order by

order_directionstring

Order direction (asc or desc)

Order direction (asc or desc)

Response

Successful Response

idstring required

The unique identifier of the agent.

namestring required

The agent name (unique within namespace).

namespace_idstring required

The namespace ID this agent belongs to.

status'ACTIVE' | 'DELETED'

Agent status - runtime statuses (Ready/Failed/Unhealthy) now live on Deployment.