Fetch settings of a meeting via api

Hello

I was able to get certain details about a meeting, but the details do not show the ‘settings’. For example this is what’s show when pinging the API to get the meeting vs. what’s shown when the meeting is created. The meeting report does not have all the details.

Is there a way to see all of the ‘settings’ details of a meeting?

Thank you

Hey @moilogoped.com,

The Get Meeting endpoint should provide you with all the meeting settings. The linked API doc gives you an example, and it shows the meeting settings as a separate larger object with many settings.

Let us know if you have any questions!

Thanks