cURL
curl --request GET \ --url https://api.ubicloud.com/project/{project_id}/github/{github_installation_reference}/repository/{github_repository_reference} \ --header 'Authorization: Bearer <token>'
{ "installation_name": "<string>", "id": "gpfg7td83em22qfw9pq5xyfqb7", "name": "<string>" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
ID of the project
"pjkkmx0f2vke4h36nk9cm8v8q0"
GitHub installation ID or name Resource ID or name
GitHub repository ID or name Resource ID or name
A GitHub Repository
Name of the GitHub installation containing the repository
ID of the GitHub repository
"gpfg7td83em22qfw9pq5xyfqb7"
Name of the GitHub repository