---
title: "Get platforms for GitHub-hosted runners in an enterprise"
method: GET
path: "/enterprises/{enterprise}/actions/hosted-runners/platforms"
tags: ["actions"]
---

# Get platforms for GitHub-hosted runners in an enterprise

`GET /enterprises/{enterprise}/actions/hosted-runners/platforms`

Get the list of platforms available for GitHub-hosted runners for an enterprise.

## Path parameters

- `enterprise` string, required

## Response `200`

Response

- object
  - `total_count` integer, required
  - `platforms` string[], required

---

[API](https://skmtc.net/github/apis/github-v3-rest-api-2.md) · [All operations](https://skmtc.net/github/apis/github-v3-rest-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/github/github-v3-rest-api-2/versions/8ae6d0c8716e/schema)
