Get sign In / sign out activity report
GET
/report/activities
Reports
Prerequisites
Scopes:
report:read:admin
Heavy
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://api.zoom.us/v2/report/activities'
响应示例响应示例
{
"email": "sfkjsldfhjdsf@dskjflhdsf.com",
"time": "2019-09-15T20:56:09Z",
"type": "Sign in",
"ip_address": "38.99.100.6",
"client_type": "Browser",
"version": "-"
},
{
"email": "dfdsfdfdf@gidfdfdl.com",
"time": "2019-09-15T19:13:41Z",
"type": "Sign in",
"ip_address": "38.99.100.6",
"client_type": "Browser",
"version": "-"
},
{
"email": "fdfdfdf@gfdgfdgdsfg.com",
"time": "2019-09-15T18:50:15Z",
"type": "Sign out",
"ip_address": "38.99.100.6",
"client_type": "Browser",
"version": "-"
}
请求参数
Query 参数
from
string <date>
可选
from
and to
parameters, specify a monthly date range for the report as the API only provides one month worth of data in one request. The specified date range should fall within the last six months.to
string <date>
可选
page_size
integer
可选
next_page_token
string
可选