Hello
I have some questions regarding archiving / restoring recordings, specially by using the API:
- How long does usually take to archive and / or to restore a recording?
- When a recording is being restored, which is the proper way to check when is it ready? Polling using this endpoint to check its status? Having in mind my first question, what would be a reasonable interval to repeat the requests?
- Is there any way to get the list of the currently restored recordings? As there is a limit of how many recordings can be restored at the same time, I imagine that there must be a way to list them, right? I saw that someone asked this a couple of months ago, but no one answered...
Thank you!