Skip to main content
Skip table of contents

List all Permissions

URL

GET https://<tenant>.bubbleppm.com/api/provisioning/permissions/

Attributes

The endpoint returns an array of strings for each Permission Group configured on the tenant. These values can be assigned to a User's permission_groups attribute.

Example Response

CODE
[
    "Project Manager",
    "Finance",
    "Team Lead",
    "Admin"
]

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.