Self-Hosted Runners
List runners in pool
Retrieves all runners in a specific runner pool
get/runners/runner-pools/{poolId}/runners
Path parameters
poolIdstring required
Unique identifier of the runner pool
Query parameters
searchQuerystring
Search query
pageSizeinteger
offsetinteger
The offset of the items to return
statusRunnerHealthStatus[]
Filter runners by health status
Response
Runners retrieved successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.