Skip to main content
GET
Stream GitHub repositories (SSE)

Path Parameters

installationId
string
required

GitHub App installation ID

Query Parameters

namespaceType
enum<string> | null

Git namespace type

Available options:
USER,
ORGANIZATION

Response

200 - text/event-stream

SSE stream of repository batches

SSE event containing a batch of repositories

isFinal
boolean
required

Whether this is the final batch

pageInfo
object
required

Pagination info for this batch

repositories
object[]
required

Batch of repositories (up to 20)

totalReceived
integer<int32>
required

Running total received