UserGroupsResponse
UserGroupsResponse
JSON Example
{
"groups": [
{
"id": "string",
"displayName": "string",
"domain": "string",
"usersCount": 0
}
]
}