Encrypted password missing in zoom webinar API

Description
I am creating a zoom webinar with password protected. When I try to retrieve the webinar details using
https://api.zoom.us/v2/webinars/{id}, I see encrypted_password param is missing in the payload but it is available for meetings. I append encrypted_password to Join URL to bypass the flow of manually typing the password.

Hey @naveen,

Can you please provide the request body and response body JSON when you are creating a webinar so I can debug?

Thanks,
Tommy