v1
latestOpenAPI 3.1.02026-07-17152154.1 KBPackages
Batch stewardship lookup by PURL
Given up to 100 PURLs, returns a map of purl → stewardship summary for each. Missing packages are returned as null. Useful for enriching external package listings with CDP stewardship state.
post/akrites/packages:batch-stewardship
Request body
Example request
{
"purls": [
"pkg:npm/%40angular/core@17.0.0"
]
}Response
Per-purl stewardship map.