OpenAPI 3.1.02026-08-19318335708.1 KB
4e7802b67c85
Workers
Worker Runtime
Get worker runtime status
Fetches runtime version and status information from a specific worker's runtime endpoint.
get/v1/workers/{id}/runtime
Path parameters
idstring typeid required
Den TypeID with 'wrk_' prefix and a 26-character base32 suffix.
Response
Worker runtime information returned successfully.
WorkerRuntimeResponse required