Skip to main content
GET
/
api
/
v1
/
runners
List Runners
curl --request GET \
  --url https://control-plane.kubiya.ai/api/v1/runners
"<any>"

Query Parameters

component
string | null

Filter runners by healthy component (e.g., 'workflow_engine', 'tool-manager'). If not specified, returns all runners with health data.

Response

Successful Response

The response is of type any.