Skip to main content
GET
List GitLab groups
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 GitLab groups visible to the integration.

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