Get all runners - shared and specific

GET {{baseUrl}}/v3/runners/all?scope=<string>&page=<integer>&per_page=<integer>

Get all runners - shared and specific

Request Params

KeyDatatypeRequiredDescription
scopestringThe scope of specific runners to show
pagestringCurrent page number
per_pagestringNumber of items per page

RESPONSES

status: OK

{&quot;active&quot;:&quot;quis&quot;,&quot;description&quot;:&quot;ullamco ex magna enim cillum&quot;,&quot;id&quot;:&quot;in qui cillum aliqua&quot;,&quot;is_shared&quot;:&quot;non dolor ut ullamco&quot;,&quot;name&quot;:&quot;est mollit nostrud&quot;}