PagedUserGroupListResponse
Properties
string
cursor
Optional
Not available
integer
total_count
Optional
Not available
JSON Example
{
"cursor": "MTA=",
"results": [
{
"domain": "vidmlabs.com",
"group_name": "vrniAdmins",
"group_type": "enum",
"id": "testgroup@vidmlabs.com",
"role": "enum"
}
],
"total_count": 1000
}