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
Enter your Kubiya API token (format: Bearer
Successful Response
Worker queue configuration with version tracking for auto-updates