Returns the URL to initiate the GitHub App installation flow. Redirect the user to this URL to connect their GitHub account.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.Response
The GitHub App installation URL.
Errors
| Status | Description |
|---|---|
401 | Unauthorized — missing or invalid token |