Get Worker Queue Config
API Reference
Get Worker Queue Config
Get worker queue configuration with version tracking for auto-updates.
This endpoint is called by CLI workers periodically to check for configuration changes. The config_version hash allows workers to detect when they need to reload.
Args: queue_id: Worker queue ID
Returns: Configuration with version hash and recommended package version
GET
Get Worker Queue Config
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
Response
Successful Response
Worker queue configuration with version tracking for auto-updates