Skip to main content
GET
List Repos

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

orgId
string
required

The organization's id (UUID) or slug — either form is accepted.

Response

The organization's installable repositories.

installed
boolean
required

Whether a GitHub App installation backs this organization.

installUrl
string
required

Where to install the Korve GitHub App for this organization.

repositories
object[]
required