Skip to main content
Skip table of contents

List all Departments

URL

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

Attributes

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

Example Response

CODE
[
    "Design",
    "R&D",
    "Quality",
    "Marketing"
]

JavaScript errors detected

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

If this problem persists, please contact our support.