/v3/auth/roles
Mount Point: /api/v3/v3/auth/roles
GET
Returns list of roles that can be assigned to a group.
If loggedInUser is set to 'true', the list of roles is filtered to contain roles assigned to the user making the request. If loggedInUser is set to false or not specified the parameter is ignored.
Parameters
| name | description | type | default |
|---|---|---|---|
| loggedInUser | (no documentation provided) | query |
Response Body
| element: | (custom) |
(no documentation provided)