Skip to main content
GET
/
api
/
v0
/
companies
/
{company_id}
/
github
/
installation-link
Returns the GitHub App installation link.
curl --request GET \
  --url https://api.example.com/api/v0/companies/{company_id}/github/installation-link
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.cantina.xyz/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

company_id
string<uuid>
required

Response

GitHub App installation link

The response is of type string.