@itentialopensource/adapter-zoom
Version:
This adapter integrates with system described as: zoom.
53 lines • 1.16 kB
JSON
{
"page_count": 10,
"page_number": 1,
"page_size": 30,
"total_records": 9,
"groups": [
{
"id": "string",
"name": "string",
"total_members": 9,
"type": "normal",
"search_by_domain": false,
"search_by_account": false,
"search_by_ma_account": false
},
{
"id": "string",
"name": "string",
"total_members": 9,
"type": "normal",
"search_by_domain": true,
"search_by_account": false,
"search_by_ma_account": false
},
{
"id": "string",
"name": "string",
"total_members": 3,
"type": "normal",
"search_by_domain": false,
"search_by_account": true,
"search_by_ma_account": false
},
{
"id": "string",
"name": "string",
"total_members": 4,
"type": "normal",
"search_by_domain": true,
"search_by_account": true,
"search_by_ma_account": false
},
{
"id": "string",
"name": "string",
"total_members": 8,
"type": "normal",
"search_by_domain": false,
"search_by_account": false,
"search_by_ma_account": true
}
]
}