Search role groups
POST/roles/:roleId/groups/search
Search groups with assigned role.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The groups with assigned role.
The provided data is not valid.
The request lacks valid authentication credentials.
Forbidden. The request is not allowed.
The role with the given ID was not found.
An internal error occurred while processing the request.