cURL
curl --request GET \ --url https://api.suprlogs.com/v1/github/repos/{installationId} \ --header 'Authorization: Bearer <token>'
{ "repos": [ {} ] }
Returns repositories accessible to an installation.
Send API key as Authorization: Bearer .
Installation repositories.