Get a GitHub runner scale set installation
Returns details of a specific GitHub runner scale set installation for a team
GET
/
github
/runners
/teams
/{team_id}
/scale_set_installations
/{scale_set_installation_id}
Path Parameters
team_id
Requiredstring
team id
scale_set_installation_id
Requiredstring
ID of the scale set installation to retrieve
Header Parameters
Authorization
Requiredstring
sub claim pulled from the JWT that derives the user ID
OK