Fetching meeting invitees from meetings API

Hi team , I am using https://api.zoom.us/v2/meetings/${meetingId} to fetch meeting invitees. json?.settings?.meeting_invitees

It won’t work for instant meetings. But even for some recurring/scheduled meetings in which invitees emails has been added it is providing empty array.