Get worker status
This endpoint documentation is generated directly from openapi.yaml.
Endpoint
GET /worker/status
Operation
Operation ID: getWorkerStatus
Get detailed status of the system worker
Authentication
Security requirements:
Scheme | Scopes |
|---|---|
BearerAuth | - |
Responses
Status | Description | Content Types |
|---|---|---|
200 | Worker status retrieved successfully | application/json |
Schema for response 200 (application/json):
{}
17 March 2026