Skip to main content
GET
List GitLab repositories
Required permissions: repository.connect. Personal keys are capped by their owner’s current team role. See request conventions and automation workflows. MCP clients use the task-oriented tool catalogue.

Authorizations

Authorization
string
header
required

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

Query Parameters

integration
string
required
Required string length: 1 - 64
page
integer
default:1
Required range: 1 <= x <= 10000

Response

A bounded page of repositories visible to a GitLab integration.

repositories
object[]
required
nextPage
null | number
required
localization
object
required
Last modified on September 21, 2026