Undefined `status` in Get past meeting participants API response

Endpoint
GET /past_meetings/{meetingId}/participants (link)

Description
I’m trying to use the pastMeetingParticipants endpoint, and the documentation says that the response should include a status field with a value of in_meeting or in_waiting_room for each participant. However, there is no status field for each participant in the responses. I need to know that information.

Error?
N/A

How To Reproduce

curl https://api.zoom.us/v2/past_meetings/{meeting_id}/participants -H 'Host: zoom.us' -H 'Authorization: Bearer {token}'

I can provide exact values for meeting_id via DM if helpful

1 Like

Hi @emk
Thanks for reaching out to us!
I will send you a private message to follow up on this issue

Cheers,
Elisa

This topic was automatically closed 368 days after the last reply. New replies are no longer allowed.