Skip to main content

List packages

GET 

/packages

List packages. The listing must be scoped: send nrn, visible_to, or both.

💡 Tip: Prefer visible_to for consumption. It matches packages owned at the NRN, shared by ancestors or trailing-wildcard scopes, and global packages published with organization=*. The nrn filter only matches packages owned at exactly that NRN.

The component filters (component_name, resource_type, resource_id and resource_revision_id) match against each package's resolved revision: default_revision_id when it's set, otherwise latest_revision_id.

Request​

Responses​

The packages matching the query.