Github API - Test Config

GET /repos/{owner}/{repo}/interaction-limits
actions
interactions
repos

Shows which type of GitHub user can interact with this repository and when the restriction expires. If there are no restrictions, you will see an empty response.
Get interaction restrictions for a repository

Arguments
key owner

owner [scalar]

The account owner of the repository. The name is not case sensitive.

API:
Github Open API
(version: 1.1.4)

key repo

repo [scalar]

The name of the repository. The name is not case sensitive.

API:
Github Open API
(version: 1.1.4)

Returns
200 application/json unknown
API:
Github Open API
(version: 1.1.4)