Packagepermissions
List package permissions
Retrieves all permission assignments for the specified package, including user and group permissions with their roles and access levels.
GET
/organizations/{organizationName}/environments/{environmentName}/packages/{packageName}/permissionsAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
organizationName*string
The unique identifier of the organization
Match
^[a-zA-Z0-9_ -]+$environmentName*string
The unique identifier of the environment
Match
^[a-zA-Z0-9_ -]+$packageName*string
The unique identifier of the package
Match
^[a-zA-Z0-9_ -]+$Response Body
application/json
application/json
application/json
application/json
application/json