Skip to content

List allowlist entries

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

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

Allowlist entries

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