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)

Changes

No recorded changes to this endpoint across all 1 revision of this API.