Sample - GitHub REST API
GET/orgs/{org}/actions/hosted-runners/images/custom

List custom images for an organization

List custom images for an organization.

OAuth tokens and personal access tokens (classic) need the manage_runners:org scope to use this endpoint.

  • RetriesRetries up to 2×, 500ms backoff, 30s timeout.

1 parameter
orgstringrequired
The organization name. The name is not case sensitive.

1 status code
200Response
total_countintegerrequired
imagesarray<GitHubHostedRunnerCustomImageDetails>required