Retrieve all users a recording has been shared with

I am trying to retrieve all people a cloud recording has been shared with via API. Hitting this end point → /{meeting_id}/recordings/settings and although I can see 2 users in the GUI that the meeting has been shared with - when using a script all I see if this

{
“topic”: “Cisco Migration to Azure - SOW completion verification”,
“share_recording”: “publicly”,
“recording_authentication”: true,
“authentication_option”: “internally_s8jlYJTcSyGbvkbydok47g”,
“viewer_download”: true,
“on_demand”: false,
“password”: “xxxxx”
}

How can I retrieve all users a cloud recording has been shared with?

Hi @Simon8
Thanks for reaching out to us
Have you tried the Get a meeting recordings analytic summary endpoint