---
title: "Get self-hosted runners permissions for an enterprise"
method: GET
path: "/enterprises/{enterprise}/actions/permissions/self-hosted-runners"
tags: ["enterprise-admin"]
---

# Get self-hosted runners permissions for an enterprise

`GET /enterprises/{enterprise}/actions/permissions/self-hosted-runners`

Gets the settings for whether organizations in the enterprise are allowed to manage self-hosted runners at the repository level.

## Path parameters

- `enterprise` string, required

## Response `200`

Response

- object
  - `disable_self_hosted_runners_for_all_orgs` boolean, required — When true, repository-level runners will be disabled across all organizations in the enterprise

## Other responses

- `404` — Resource not found

---

[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)
