Meeting Participant Report
You can use this API to get detailed participants report for your meetings.
API: https://meeting.zoho.com/api/v2/{zsoid}/participant/{meetingKey}.json
Method: Get
Params:
index - Page Number(required)
count - No.Of reports per page(required)
OAuth Scope: ZohoMeeting.meeting.READ
Request Example
Copied
Response Example
Copied
POSSIBLE ERROR CASES
1. Invalid DC or Invalid token or Invalid token
HTTP Code: 400
HTTP Body:
Copied
Resolution: Check whether the entered DC is correct and entered token is not expired.
2. Invalid meeting key
HTTP CODE : 400
HTTP Body:
Copied
Resolution: Should enter a valid recording Id.
3. Invalid organization Id
HTTP CODE : 401
HTTP Body:
Copied
Resolution: Should enter a valid organization Id.