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

Path Parameters

organizationId
string<uuid>
required

CybeDefend organization ID

Example:

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

credentialId
string<uuid>
required

Credential ID

Example:

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

Response

Linked projects retrieved successfully