Skip to main content
Skip table of contents

List all Roles

URL

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

Attributes

The endpoint returns an array of strings of the names of Roles configured on the tenant. These values can be assigned to a User's roles attribute.

Example Response

CODE
[
    "Admin",
    "Staff"
]
JavaScript errors detected

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

If this problem persists, please contact our support.