Get all Attendees and absentees in one API call

Which api should i use to get list of all Attendees and Absentees in one call using V2 api’s
I see /past_webinars/{WebinarUUID}/absentees for absentees but no api to get all attendees/Absentees in one call.

Can you please help?

Hey @ramesh.depaiah,

You will have to make 2 API calls, one to get absentees, and one to get attendees.

Thanks,
Tommy