Authentication
Requires a valid Bearer token. Requires an active GitHub connection.Response
List of accessible repositories.
Errors
| Status | Description |
|---|---|
401 | Unauthorized — missing or invalid token |
403 | Forbidden — no GitHub App installation connected |
List repositories accessible through the GitHub App
| Status | Description |
|---|---|
401 | Unauthorized — missing or invalid token |
403 | Forbidden — no GitHub App installation connected |