Skip to main content
GET
List GitLab Container Registry credentials

Path Parameters

projectId
string<uuid>
required

CybeDefend project ID

Example:

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

Response

List of credentials

id
string
required

Credential ID

Example:

"a1b2c3d4-e5f6-7890-abcd-ef1234567890"

gitlabProjectId
number
required

GitLab project ID

Example:

12345

registryUrl
string
required

Container registry URL

Example:

"registry.gitlab.com"

projectPath
string
required

GitLab project path

Example:

"mygroup/myproject"

createdAt
string
required

Creation date

Example:

"2025-01-01T00:00:00Z"

description
string

Description

Example:

"Production registry access"