API referenceReference
Aggregate package-history answer panel for the All versions scope.
curl -X GET "https://example.com/v1/packages/pillow/history"{ "advisory_counts": { "all": 0, "confirmed": 0, "unconfirmed": 0 }, "affected_version_count": 0, "checked_version_count": 0, "known_version_count": 0, "latest_version": "string", "name": "string", "primary_purl_state": "primary_present", "result": "matched", "stale": true, "stale_inputs": [ "mapping" ], "unmapped_reason": null}Empty
