List attendance
GET/onair.attendance.list
Returns the attendance report for an On-Air event, combining RSVP data with join/duration information. Guests with RSVP records are listed first, followed by any additional attendees who joined without an RSVP.
Access: Organization and Personal.
Required scope: onair:read
OpenAPI Spec: onair.json
Request
Responses
- 200
- 400
- 401
- 500
Attendance report for the event.
Bad request.
Presented invalid authentication credentials.
An internal error occurred.