We are using V2 API.
We recorded a meeting yesterday and we requested closed captions.
They day after I checked the API in Postman:
/meetings/:meetingId/recordings
uuid “NzygAVdoTGuBFL6g63o0nw==”
and I see there is two recording_files, one with recording_type: shared_screen_with_speaker_view and one with audio_only.
Can we ever expect to see a closed caption file here in the API for download or if not where can we programmatically get the download URL from?