/api/v1/download/file/{file_id}
Authentication: Requires API Key in the request header.
Path Parameters:
file_idID of the file to retrieve. This will be provided when calling the Get Recording endpoint.
200 OKRecording retrieval successful.401 UnauthorizedAuthentication failed.404 Not FoundRecording not found.