Start Worker
API Reference
Start Worker
Start a worker and fetch its configuration.
This endpoint is called by workers on startup with just worker_id and API key. It returns all necessary configuration for the worker to connect to Temporal.
Args: worker_id: Worker ID (UUID created in UI) start_request: System information from worker
Returns: Complete worker configuration including Temporal credentials
POST
Start Worker
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
Enter your Kubiya API token (format: Bearer )
Path Parameters
Body
application/json
Request to start a worker and fetch its config
Response
Successful Response
Worker configuration response