Recording consent field missing on Meeting participants response

Description
I’d like to retrieve wether a participant has consented to the meeting being recorded or not, like when dowloading a meeting’s participants report from the dashboard (Sign In - Zoom), but from the api endpoints.

Error
The recordingConsent field is not being returned on the participants report response

Which App Type (OAuth / Chatbot / JWT / Webhook)?
I’m using JWT authentication.

Which Endpoint/s?
The field is not on the response when calling neither of the following endpoints:

  • /past_meetings/{meetingUUID}/participants
  • /report/meetings/{meetingId}/participants

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