Webinar Attendee Report
You can use this API to get a report on your webinar attendees.
API: https://webinar.zoho.com/api/v2/{zsoid}/attendee/{webinarKey}.json
Method: Get
Params:
index - Page Number(required)
count - No.Of reports per page(required)
OAuth Scope: ZohoWebinar.webinar.READ
Request Example
Copied
Response Example
Copied
Show full
Show less
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 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.