GitHub
Get the GitHub repositories for an installation visible to the current user https://docs.github.com/en/rest/apps/installations?apiVersion=2022-11-28#list-repositories-accessible-to-the-user-access-token
get/github/installations/{installationId}/repositories
Path parameters
installationIdstring required
Query parameters
skipinteger required
Number of items to skip. Defaults to zero
takeinteger required
Number of items to take. Defaults to 30
Response
Success
Changes
No recorded changes to this endpoint across all 7 revisions of this API.