repos
Get repository ruleset history
Get the history of a repository ruleset.
get/repos/{owner}/{repo}/rulesets/{ruleset_id}/history
Path parameters
ownerstring required
The account owner of the repository. The name is not case sensitive.
repostring required
The name of the repository without the .git extension. The name is not case sensitive.
ruleset_idinteger required
The ID of the ruleset.
Query parameters
per_pageinteger
The number of results per page (max 100). For more information, see "Using pagination in the REST API."
pageinteger
The page number of the results to fetch. For more information, see "Using pagination in the REST API."
Response
Response