Description
I’ve got a webhook for meeting.ended (I also participated in the meeting) and then while calling the rest api methods:
- https://api.zoom.us/v2/past_meetings/{meetingUUID} -> “participants_count”: 1
- https://api.zoom.us/v2/past_meetings/{meetingUUID}/participants -> “participants”:
???
I joined the meeting via android mobile sdk and did got the right webhooks for participant.joined
(uuid: UK/PZ1nTRPWnhxhA2BiJ1g==)