Support
Log In
Packages

List accessible packages by organization

Returns a list of package resource identifiers under the given organization that the current user has access to. By default returns only packages the user can share (admin/modeler role). Set onlyShareable=false to include all readable packages (including viewer access).

GET/organizations/{organizationName}/packages

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

organizationName*string

The unique identifier of the organization

Match^[a-zA-Z0-9_ -]+$

Query Parameters

onlyShareable?boolean

When true, returns only packages the user can share (admin/modeler). When false, returns all readable packages.

Defaulttrue

Response Body

application/json

application/json

application/json

application/json

application/json