GET /orgs/{org}/rulesets/{ruleset_id}
Summary: Get an organization repository ruleset
Operation ID: repos/get-org-ruleset
Auth: bearer_token
Operation ID: repos/get-org-ruleset
Auth: bearer_token
Description
Get a repository ruleset for an organization. **Note:** To prevent leaking sensitive information, the `bypass_actors` property is only returned if the user making the API request has write access to the ruleset.
Parameters (2)
org
(string, path, required)
The organization name. The name is not case sensitive.
ruleset_id
(integer, path, required)
The ID of the ruleset.
No probe data for this endpoint yet.