Cannot get all fields /meetings/{meetingId}

Description/Error
The documentation from this API says this return specific fields, but, I can’t get the start_time in the principal array, I only see this field in the occurrences.

Which Endpoint/s?

How To Reproduce (If applicable)
Steps to reproduce the behavior:
1.https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meeting

Screenshots (If applicable)



image

Hi @itsupport,

What is the meeting ID that you are using when retrieving this endpoint?

Thanks

The meeting ID is 767-004-328

Hi @itsupport,

Whenever you have a recurring meeting, the start_time will only show within the occurrences array since the meeting is a recurring meeting. If you’re looking for a particular meeting occurrence, you can use the occurrence_id.

Thanks

Thank you Michael for your support.

As my suggestion should be added these notes to the documentation.

Regards,
Karen G

Thanks for the feedback @itsupport.

We will work on making our docs more clear.

Thanks,
Tommy

1 Like