Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
Lists all self-hosted runner groups for an enterprise.
You must authenticate using an access token with the admin:enterprise
scope to use this endpoint.
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
The slug version of the enterprise name. You can also substitute this value with the enterprise id.
Response
Creates a new self-hosted runner group for an enterprise.
You must authenticate using an access token with the admin:enterprise
scope to use this endpoint.
The slug version of the enterprise name. You can also substitute this value with the enterprise id.
Name of the runner group.
Visibility of a runner group. You can select all organizations or select individual organization. Can be one of: all
or selected
Allowed values:selectedall
Unique identifier of the organization.
Unique identifier of the runner.
Whether the runner group can be used by public
repositories.
Default:false
Response
Gets a specific self-hosted runner group for an enterprise.
You must authenticate using an access token with the admin:enterprise
scope to use this endpoint.
The slug version of the enterprise name. You can also substitute this value with the enterprise id.
Unique identifier of the self-hosted runner group.
Response
Updates the name
and visibility
of a self-hosted runner group in an enterprise.
You must authenticate using an access token with the admin:enterprise
scope to use this endpoint.
The slug version of the enterprise name. You can also substitute this value with the enterprise id.
Unique identifier of the self-hosted runner group.
Name of the runner group.
Visibility of a runner group. You can select all organizations or select individual organizations. Can be one of: all
or selected
Allowed values:selectedall
Default:all
Whether the runner group can be used by public
repositories.
Default:false
Response
Deletes a self-hosted runner group for an enterprise.
You must authenticate using an access token with the admin:enterprise
scope to use this endpoint.
The slug version of the enterprise name. You can also substitute this value with the enterprise id.
Unique identifier of the self-hosted runner group.
Response