Returns all user groups that the specified business role is assigned to.
OK
object | |
{- "response": {
- "node": "string",
- "data": [
- {
- "version": 0,
- "typedId": "string",
- "uniqueName": "string",
- "module": "string",
- "label": "string",
- "createDate": "string",
- "createdBy": null,
- "lastUpdateDate": "string",
- "lastUpdateBy": null
}
], - "totalRows": 0,
- "status": 0
}
}