Skip to main content
GET
/
integrations
/
container-registry
/
organization
/
{organizationId}
/
credentials
/
{registryType}
/
{credentialId}
/
projects
List projects linked to a container-registry credential
curl --request GET \
  --url https://api-eu.cybedefend.com/integrations/container-registry/organization/{organizationId}/credentials/{registryType}/{credentialId}/projects

Path Parameters

organizationId
string<uuid>
required
registryType
string
required

Registry type (gcr|acr|dockerhub|gitlab|quay|harbor|jfrog|scaleway|ecr)

credentialId
string<uuid>
required

Response

Linked projects retrieved successfully