Get specific proofing file

Retrieves a specific file version, including a fileUrl for download, from a versioned file associated with an action.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Retrieves a specific file version from a versioned file associated with an action. This endpoint validates that the versioned file belongs to the action and returns the file version details with an updated file URL.

By default, the file URL will be the original proofing file uploaded.

Optionally supports getting a file URL which includes the file with annotations made from Proofing in Hive (downloadType="withAnnotations").

Path Params
string
required

The unique identifier of the action

string
required

The unique identifier of the versioned file

string
required

The unique identifier of the specific file ID (the "fileId" from an action's versionedFiles.fileVersions array)

Query Params
string
enum

Set to "withAnnotations" to export the file with annotations from Hive proofing included. If not passed, will download the originally uploaded file.

Allowed:
Response
200
Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!