/v3/auth/groups
Mount Point: /api/v3/v3/auth/groups
GET
Return list of groups that match specified searchTerm. If searchTerm is not specified or if its left empty all groups will be returned. If hasRoles is true then only groups that have roles will be returned.
Parameters
name | description | type | default |
---|---|---|---|
searchTerm | String to search for in group name. If it is empty or not specified then all groups will be returned. | query | |
hasRoles | If true, returned groups will have roles associated with them. If this parameter is false or not specified then it is ignored and all groups starting with searchTerm is returned. | query |
Response Body
element: | (custom) |
(no documentation provided)