Need all meeting information after ScheduleMeeting

Description
Using electron SDK how can I get meeting password after ScheduleMeeting but before start? Also I want additional information of the meeting like uuid.

Which version?
v5.0.24433.0616

Base SDK versions:
win32 native sdk version:zoom-sdk.5.0.24433.0616
mac native sdk version:All_mac_sdk_5.0.24433.0616

Hi @dipen.sompura,

Thanks for the post. If you would like to get the meeting information such as UUID, you may leverage the Zoom API:https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meeting.

Thank you.