Zoom Recordings Consent

Description

What API and field(s) should be referenced to get consent to record info at a participant level for a meeting?

Error
N/A/

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT/Webhook

Which Endpoint/s?
The following suggestions were provided, but we’re not clear what field(s) determine this.

How To Reproduce (If applicable)
N/A

Screenshots (If applicable)
N/A

Additional context
Add any other context about the problem here.

Hi @kupadhyaya,

Great question—happy to clarify. The Recording Consent setting can be accessed via the ask_participants_to_consent_disclaimer field present in the request body of the GET User Settings API you referenced. If you click into the Recording object in the documentation schema, you’ll see it here:
image

Let me know if this is what you’re looking for. :slight_smile:

Best,
Will

Perfect, thanks Will! I believe this indicator provides us info that we need to capture on our end.

Kedar

Happy to hear it, @kupadhyaya! :slight_smile:

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