Skip to main content
GET
/
api
/
v1
/
tasks
/
plan
/
health
Planning Health
curl --request GET \
  --url https://control-plane.kubiya.ai/api/v1/tasks/plan/health \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.kubiya.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Enter your Kubiya API token (format: Bearer )

Response

200 - application/json

Successful Response