As of Version | product version 2021 Summer Alpha1 | component version 1.0 | ||||||
---|---|---|---|---|---|---|---|
Request Method | GET | ||||||
Response Format | JSON | ||||||
Description | Retrieves all groups with the assigned roles and members for the tenant. Required user role: YUUVIS_TENANT_ADMIN Meaning of the response status codes:
| ||||||
Request Example |
| ||||||
Response Example | [ { "id": "fa854da5-004a-5187-9cc6-3b5c5bc2c728", "name": "HR-Manager", "realmRoles": [ "EMAIL_WITHOUT_ACL" ], "members": [ "bartonitz" ] }, { "id": "dab12224-4e4a-5e23-06e8-ffd3ed17cff7", "name": "QA-Manager", "realmRoles": [ "QA_MANAGER" ], "members": [ "susanne", "gustav" ] } ... ] |
Manage space
Manage content
Integrations