/ghcr/packages/versions

POST /api/ghcr/packages/versions

Price: 1 credit

List the published versions of one GitHub Container Registry package

How to use it

Walk the versions of one ghcr.io package. A version is one manifest digest, and every tag pointing at it comes back on the same row, so a release with ten aliases is one row and not ten. Untagged versions are the ones no tag resolves to any more — reachable only by digest — and `version_type` is what separates them from the tagged ones. Rows here carry no publish date, because GitHub renders it only as relative text; pass a `version_id` to the versions endpoint for the per-platform digests and the download breakdown.

Parameters

Request body

Response

Errors

Response headers