GitHub integration info
GET /api/github
GET
/api/github
Returns GitHub authentication status and list of registered app IDs. Used by the dashboard to show webhook setup instructions.
Authorizations
Section titled “Authorizations ”- bearerToken
- None
Responses
Section titled “ Responses ”GitHub integration info
object
github
object
pat
Whether a GitHub PAT is configured
boolean
apps
List of registered app IDs
Array<string>
API key not configured (port 6020 only)