Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

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

Path Parameters

org_id
string
required

The ID of the organization

id
string
required

The id of record

Query Parameters

page
integer
installation_id
string

Our GitInstallation id (UUID). When omitted, repositories are aggregated across every installation of the integration.

Response

Successful operation

items
object[]
page
integer
total_count
integer
has_next
boolean