Path parameters
-
runner_id
string Required The identifier for the runner
GET
/platform/infrastructure/runners/{runner_id}
curl \
--request GET 'https://{{hostname}}/api/v1/platform/infrastructure/runners/{runner_id}' \
--user "username:password"