Returns a list of repositories that the GitHub App installation has access to.Documentation Index
Fetch the complete documentation index at: https://docs.runaether.dev/llms.txt
Use this file to discover all available pages before exploring further.
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 |