Public info about the configured GitHub App.
Lets the frontend deep-link to GitHub’s install picker (and to a user’s installations list) without hardcoding the App slug. No secrets — slug is the same one that appears in App URLs.
Documentation Index
Fetch the complete documentation index at: https://docs.codecobra.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Public, non-secret info about the configured GitHub App.
Frontend uses install_url to deep-link into GitHub's install picker (e.g. an "Install on another account" button) without hardcoding the slug. manage_url points at the user's installation list on GitHub for ad-hoc audit.