Skip to main content
GET
/
integrations
/
gitlab
/
organization
/
{organizationId}
/
repositories
Get GitLab repositories
curl --request GET \
  --url https://api-eu.cybedefend.com/integrations/gitlab/organization/{organizationId}/repositories

Path Parameters

organizationId
string<uuid>
required

The unique identifier of the organization to fetch GitLab repositories for

Example:

"550e8400-e29b-41d4-a716-446655440000"

Response

GitLab repositories retrieved successfully