Skip to content

List blocklist entries

GET
/api/v1/policy/{registry_type}/blocklist
curl --request GET \
--url https://api.pkgplease.com/api/v1/policy/example/blocklist \
--header 'Authorization: Bearer <token>'
registry_type
required
string

One of the org's configured registry types (npm is the one in active use).

Blocklist entries

Media typeapplication/json
Array<object>
object
Examplegenerated
[
{}
]