Skip to main content
POST
Start Worker

Authorizations

Authorization
string
header
required

Enter your Kubiya API token (format: Bearer )

Path Parameters

worker_id
string
required

Body

application/json

Request to start a worker and fetch its config

system_info
System Info · object

Response

Successful Response

Worker configuration response

worker_id
string
required
worker_queue_name
string
required
environment_name
string
required
task_queue_name
string
required
temporal_namespace
string
required
temporal_host
string
required
temporal_api_key
string
required
organization_id
string
required
control_plane_url
string
required
litellm_api_url
string
required
litellm_api_key
string
required
heartbeat_interval
integer
default:60
otel_enabled
boolean
default:true
otel_exporter_otlp_endpoint
string | null
otel_service_name
string
default:agent-control-plane-worker
otel_traces_sampler
string
default:parentbased_always_on
otel_traces_sampler_arg
number | null