/quay/repositories/tags

POST /api/quay/repositories/tags

Price: 10 credits

List tags of a Quay.io repository, optionally including expired and superseded ones

How to use it

List the tags of one Quay.io repository. With `only_active` false the same tag name comes back once per revision, each with its own `started_at`/`ended_at` window — that is the tag history view, and the only way to see what a tag pointed at before it moved. On a multi-arch repository `size` is null and the per-platform digests are in `child_manifests`; feed one of those digests to repositories/manifests, not `manifest_digest`, to get layers.

Parameters

Request body

Response

Errors

Response headers