Skip to main content
POST
Worker Heartbeat Simple

Authorizations

Authorization
string
header
required

Enter your Kubiya API token (format: Bearer )

Path Parameters

worker_id
string
required

Body

application/json

Simplified heartbeat request (worker_id in URL)

status
string
default:active
tasks_processed
integer
default:0
current_task_id
string | null
worker_metadata
Worker Metadata · object
system_info
WorkerSystemInfo · object | null

Worker system information

logs
string[] | null

Response

Successful Response