Debug worker
This endpoint documentation is generated directly from openapi.yaml.
Endpoint
GET /worker/debug
Operation
Operation ID: debugWorker
Execute debug commands on the worker (often restricted)
Authentication
Security requirements:
Scheme | Scopes |
|---|---|
BearerAuth | - |
Responses
Status | Description | Content Types |
|---|---|---|
200 | Debug information retrieved successfully | application/json |
403 |
Schema for response 200 (application/json):
{}
17 March 2026