GET files/{file_id}/versions/{file_version_id}

box.com

Summary: Get file version
Operation ID: get_files_id_versions_id
Auth: unknown
Description

Retrieve a specific version of a file. Versions are only tracked for Box users with premium accounts.

Parameters (3)

fields (array, query, optional)

A comma-separated list of attributes to include in the response. This can be used to request fields that are not normally returned in a standard response. Be aware that specifying this parameter will have the effect that none of the standard fields are returned in the response unless explicitly specified, instead only fields for the mini representation are returned, additional to the fields requested.

file_id (string, path, required)

The unique identifier that represents a file. The ID for any file can be determined by visiting a file in the web application and copying the ID from the URL. For example, for the URL `https://*.app.box.com/files/123` the `file_id` is `123`.

file_version_id (string, path, required)

The ID of the file version

No probe data for this endpoint yet.