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

github.com:github-rest-api

Summary: Get interaction restrictions for a repository
Operation ID: interactions/get-restrictions-for-repo
Auth: bearer_token
Description

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.

Parameters (2)

owner (string, path, required)

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

repo (string, path, required)

The name of the repository without the `.git` extension. The name is not case sensitive.

No probe data for this endpoint yet.