Skip to main content
GET
List Forge 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 Forge GitHub App installations.

items
ForgeGithubIntegration · object[]
required

Forge GitHub App installations available to the workspace.

next_cursor
string | null

Opaque cursor for the next page, if one exists.