Skip to main content
GET
List GitLab repository branches
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
owner
string
required
Required string length: 1 - 255
repository
string
required
Required string length: 1 - 255

Response

Branch names visible to the selected GitLab integration.

branches
string[]
required
localization
object
required
Last modified on September 21, 2026