List step runners

Prev Next
Get
/v1alpha/step_runners

Returns a list of all step runners available in the workspace.

Security
HTTP
Type bearer
Responses
200
401
403
default

A successful response.

Collapse all
object
step_runners
Array of object (v1alphaStepRunner)
object
name
string

The name of the step runner.

Examplemy_runner
id
string (uuid)

The unique identifier of the step runner.

Example74e19393-3e94-48d2-8b60-26f2d2665942
display_name
string

The name of the step runner as it appears in the Torq UI.

ExampleMy runner
created_time
string (date-time)

The timestamp when the step runner was created.

Example2022-09-12T10:52:06Z
last_seen_time
string (date-time)

The timestamp when the step runner was last active.

Example2022-09-12T10:52:06Z