{% extends "docs/base.html" %} {% block docs_content %}
Fetch a single branch protection rule.
GET /api/v1/teams/{team_slug}/repos/{repo_slug}/protections/{uuid}
GET /api/v1/users/{username}/repos/{repo_slug}/protections/{uuid}
Returns JSON response.