v2

latestOpenAPI 3.0.02026-08-013312111.4 MB
Pipelines

Get repository runner

Retrieve repository runner by uuid.

get/repositories/{workspace}/{repo_slug}/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}.

repo_slugstring required

The repository.

runner_uuidstring required

The runner uuid.

Response

The repository 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.