API
tryapis.com
Find anything
⌘ K
GitHub API Endpoints
actions
activity
apps
billing
checks
code-scanning
codes-of-conduct
emojis
enterprise-admin
Get GitHub Actions permissions for an enterprise

GET

Set GitHub Actions permissions for an enterprise

PUT

List selected organizations enabled for GitHub Actions in an enterprise

GET

Set selected organizations enabled for GitHub Actions in an enterprise

PUT

Enable a selected organization for GitHub Actions in an enterprise

PUT

Disable a selected organization for GitHub Actions in an enterprise

DELETE

Get allowed actions for an enterprise

GET

Set allowed actions for an enterprise

PUT

List self-hosted runner groups for an enterprise

GET

Create a self-hosted runner group for an enterprise

POST

Get a self-hosted runner group for an enterprise

GET

Update a self-hosted runner group for an enterprise

PATCH

Delete a self-hosted runner group from an enterprise

DELETE

List organization access to a self-hosted runner group in an enterprise

GET

Set organization access for a self-hosted runner group in an enterprise

PUT

Add organization access to a self-hosted runner group in an enterprise

PUT

Remove organization access to a self-hosted runner group in an enterprise

DELETE

List self-hosted runners in a group for an enterprise

GET

Set self-hosted runners in a group for an enterprise

PUT

Add a self-hosted runner to a group for an enterprise

PUT

Remove a self-hosted runner from a group for an enterprise

DELETE

List self-hosted runners for an enterprise

GET

List runner applications for an enterprise

GET

Create a registration token for an enterprise

POST

Create a remove token for an enterprise

POST

Get a self-hosted runner for an enterprise

GET

Delete a self-hosted runner from an enterprise

DELETE

Get the audit log for an enterprise

GET

List provisioned SCIM groups for an enterprise

GET

Provision a SCIM enterprise group and invite users

POST

Get SCIM provisioning information for an enterprise group

GET

Set SCIM information for a provisioned enterprise group

PUT

Update an attribute for a SCIM enterprise group

PATCH

Delete a SCIM group from an enterprise

DELETE

List SCIM provisioned identities for an enterprise

GET

Provision and invite a SCIM enterprise user

POST

Get SCIM provisioning information for an enterprise user

GET

Set SCIM information for a provisioned enterprise user

PUT

Update an attribute for a SCIM enterprise user

PATCH

Delete a SCIM user from an enterprise

DELETE

gists
git
gitignore
interactions
issues
licenses
markdown
meta
migrations
oauth-authorizations
orgs
packages
projects
pulls
rate-limit
reactions
repos
scim
search
secret-scanning
teams
users

GET

https://api.github.com/enterprises/enterprise/actions/runner-groups/runner_group_id/runners

Lists the self-hosted runners that are in a specific enterprise group.

You must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.

Scopes requested: user, public_repo, repo, notifications, gist
Authorization
tryapis.com never stores your requests or responses