latestOpenAPI 3.0.32026-08-10152216352.3 KB

eea119b4113f

Runners Workspaces

Get specific run status

Retrieves the status of a specific run within the workspace

get/runners/workspaces/{workspaceId}/run/{runId}/status

Path parameters

workspaceIdstring required

Unique identifier of the workspace

runIdstring required

Unique identifier of the run

Response

Run status retrieved successfully

statusstring

Current status of the run (e.g., pending, running, completed, failed, etc)