v2

latestOpenAPI 3.0.02026-08-013312111.4 MB
Pipelines

Get workspace runner

Get workspace runner by uuid.

get/workspaces/{workspace}/pipelines-config/runners/{runner_uuid}

Path parameters

workspacestring required

This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example {workspace UUID}.

runner_uuidstring required

The runner uuid.

Response

The workspace runner.

typestring required
uuidstring

The UUID identifying the runner.

namestring

The name of the runner.

labelsstring[]

Labels assigned to the runner for identification and routing.

created_onstring date-time

The timestamp when the runner was created.

updated_onstring date-time

The timestamp when the runner was last updated.