List meeting participants (account)
documentedList participants for a specific meeting.
GET /accounts/{accountId}/metrics/meetings/{meetingID}/participantsMetricsno implementation yet0 runsInput
accountId
Zoom account ID
123456789
meetingId
Meeting ID or UUID
987654321
type
Participant type filter (live|past|pastOne)
live
limit
Page size (limit)
30
page_token
Next page token
TOKEN
Calls Zoom as you (your API key is your account); keychains.dev holds the credentials.