report:read:admin
Heavy
curl --location --request GET 'http://api.zoom.us/v2/report/meetings//participants'
{
"next_page_token": "",
"page_count": "1",
"page_size": "30",
"participants": [
{
"duration": "20:00",
"id": "dskfjladjskfl",
"join_time": "2019-02-01T12:34:12.660Z",
"leave_time": "2019-03-01T12:34:12.660Z",
"name": "Riya",
"user_email": "riya@jdfghsdfgsd.fdjfhdf",
"user_id": "sdfjkldsfdfgdfg"
}
],
"total_records": "1"
}
registrant_id
as the value for this field if you would like to see the registrant ID attribute in the response of this API call. A registrant ID is a unique identifier of a meeting registrant.include_fields
query parameter.【Zoom】API开发者 微信交流群
用微信扫右侧二维码,加入【Zoom】API开发者 交流群,互助沟通