Skip to main content
GET
List accessible packages by organization

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organizationName
string
required

The unique identifier of the organization Standard identifier pattern for resource names

Pattern: ^[a-zA-Z0-9_ -]+$

Query Parameters

onlyShareable
boolean
default:true

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

Response

List of package resource identifiers retrieved successfully