/ghcr/organizations/packages

POST /api/ghcr/organizations/packages

Price: 1 credit

List the container packages published under one GitHub namespace

How to use it

Enumerate every ghcr.io container package a GitHub organization publishes — the way to inventory a publisher, since packages/search stops at 1,000 results. Individual users have no such listing and return 412; reach a user's package by name through the packages endpoint, which does accept user namespaces. `published_at` is when the package first appeared, not its last release, and `download_count_approx` is the rounded figure GitHub prints on the card ('186M') — call packages with an `alias` for the exact total.

Parameters

Request body

Response

Errors

Response headers