I would like to retrieve a list of all publicly shared meeting recordings.
Currently the only possible way I found to do this was to call /meetings/{meetingId}/recordings/settings per every meeting.
/meetings/{meetingId}/recordings/settings
Could you please add the share_recording field to the /accounts/{accountId}/recordings API?
share_recording
/accounts/{accountId}/recordings
joining the request. API for getting all shared meetings can be really helpful too,
I want to add another request for an API to get all shared meetings and their inner recording files. Or even just an enhancement to the existing endpoint to list all meetings. Would be seriously beneficial to the integration we’re working on