Skip to main content
GET
List Github Installations

Query Parameters

page_size
integer
default:20

Maximum number of resources to return.

Required range: 1 <= x <= 100
cursor
string | null

Opaque cursor returned by the previous page.

Response

Successful Response

A page of GitHub App installations.

items
GithubIntegration · object[]
required

GitHub App installations available to the workspace.

next_cursor
string | null

Opaque cursor for the next page, if one exists.