Skip to main content
GET
Stream GitLab self-hosted repositories (SSE)

Path Parameters

namespaceId
string
required

GitLab namespace ID

Query Parameters

gitSelfHostedServerId
string | null
required

Self-hosted GitLab server ID

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