Returns the current GitHub App connection status for the authenticated user.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
Whether at least one GitHub App installation is connected.
GitHub App installations connected to the authenticated user.
Errors
| Status | Description |
|---|---|
401 | Unauthorized — missing or invalid token |