curl --location --request GET 'http://prod-cn.your-api-server.com/accounts//users'
{
"page_number": 1,
"next_page_token": "8V8HigQkzm2O5r9RUn31D9ZyJHgrmFfbLa2",
"total_records": 8482,
"page_count": 100,
"users": [
{
"im_group_ids": [
"t-_-d56CSWG-7BF15LLrOw"
],
"last_login_time": "2022-03-25T05:40:55Z",
"user_created_at": "2019-06-01T07:58:03Z",
"timezone": "Asia/Shanghai",
"verified": 1,
"created_at": "2018-10-31T04:32:37Z",
"last_name": "Chill",
"dept": "Developers",
"type": 1,
"display_name": "Jill Chill",
"pmi": 6589310093,
"custom_attributes": [
{
"name": "A1",
"value": "2323",
"key": "cbf_cywdkexrtqc73f97gd4w6g"
}
],
"employee_unique_id": "HqDyI037Qjili1kNsSIrIg",
"host_key": "299492849",
"role_id": "0",
"group_ids": [
"t-_-d56CSWG-7BF15LLrOw"
],
"last_client_version": "5.2.45120.0906(win)",
"id": "KDcuGIm1QgePTO8WbOqwIQ",
"first_name": "Jill",
"plan_united_type": "1",
"email": "jchill@example.com",
"status": "active"
}
],
"page_size": 30
}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升