GET /orgs/{org}/rulesets/{ruleset_id}/history/{version_id}

github.com:github-rest-api

Summary: Get organization ruleset version
Operation ID: orgs/get-org-ruleset-version
Auth: bearer_token
Description

Get a version of an organization ruleset.

Parameters (3)

org (string, path, required)

The organization name. The name is not case sensitive.

ruleset_id (integer, path, required)

The ID of the ruleset.

version_id (integer, path, required)

The ID of the version

No probe data for this endpoint yet.