Webinar's Q&A API

Both “#/past_webinars/{webinarId}/qa” and “#/report/webinars/{webinarId}/qa” return same response,
any difference between this 2 APIs?

Hey @m.wf,

Good question, the only difference is the GET /past_webinars/{webinarId}/qa endpoint can be called with a User Level OAuth app, but the GET /report/webinars/{webinarId}/qa endpoint can only be called with a Account Level OAuth app.

Thanks,
Tommy