

metrics/meetings/:meetingId/participants.

However, there is no occurrence_id parameter to be used with the list meeting participants endpoint. I use this occurrence_id to get the registrants for this occurrence. This meeting has 6 occurrences and occurrence record has only the following fields - nothing related with meetingUuid: "occurrences": [ Ok, /meetings/:meetingId returns occurrence_id with the parameter (thanks to in my own thread about this), but there is no relation with (meetingID & occurrence_id) pair with the participant data returned by using meetingUuid.

Hi, / am fighting with the same thing for the last couple hours, and I still can’t see how you can match meeting participants with the meeting registrants.
