Skip to main content
GET
cURL

Path Parameters

org_name
string
required

Organization name

repo_name
string
required

Repository name

tag_name
string
required

Tag name

Response

Tag details

Tag information within a repository context

commit_id
string<uuid>
required

The commit ID this tag currently points to

created_at
string<date-time>
required

When the tag was created

reference
string
required

Full reference in image_name:tag format

tag_id
string<uuid>
required

The tag's unique identifier

tag_name
string
required

The tag name

updated_at
string<date-time>
required

When the tag was last updated

description
string | null

Optional description