I see, thank you for clarifying.
You’re correct that there are circumstances that can lead to participants having multiple entries in the API response. For instance, if there is a waiting room, there will be entry for when the participant enters the waiting room, and an entry for when they’re admitted to the meeting.
If you’re looking for the unique count, have you considered filtering on unique IDs or emails in the response?
Thanks,
Will