Skip to main content
GET
List ACR image tags

Path Parameters

projectId
string<uuid>
required

CybeDefend project ID

Example:

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

repositoryId
string
required

Repository/image name (URL encoded if contains special characters)

Example:

"myapp"

Query Parameters

credentialId
string<uuid>
required

Credential ID to use for authentication

Example:

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

Response

List of tags retrieved successfully

repositoryName
string

Name of the repository

tags
object[]

Array of available tags

Link to ACR portal