Get specific proofing fileAsk AIget https://app.hive.com/api/v1/actions/{actionId}/versioned-files/{versionedFileId}/file-versions/{fileId}Retrieves a specific file version, including a fileUrl for download, from a versioned file associated with an action.Path ParamsactionIdstringrequiredThe unique identifier of the actionversionedFileIdstringrequiredThe unique identifier of the versioned filefileIdstringrequiredThe unique identifier of the specific file ID (the "fileId" from an action's versionedFiles.fileVersions array)Query ParamsdownloadTypestringenumSet to "withAnnotations" to export the file with annotations from Hive proofing included. If not passed, will download the originally uploaded file.withAnnotationsAllowed:withAnnotationsResponse 200Updated 7 months ago