/ghcr/versions

POST /api/ghcr/versions

Price: 5 credits

Get one published version of a GitHub Container Registry package

How to use it

Read one version of a ghcr.io package: every tag pointing at it, the per-platform child digests of a multi-arch build, and the download breakdown GitHub publishes nowhere else (`download_count_last_30_days`, `_last_week`, `_today`). Entries with `is_attestation` true are build provenance rather than runnable images. `digest` is filled only when the version's own tag is the digest form; for a normally tagged version take the digest from packages/versions, or read the per-platform digests here.

Parameters

Request body

Response

Errors

Response headers