Download a file version

Returns downloadable content access for a specific file version. Use this endpoint when an integration needs deterministic retrieval of a historical or explicit version instead of the latest file revision.

When redirect=true, the service responds with 302 and a temporary download link in the Location header. When redirect=false, the service responds with 200 and returns a temporary downloadUrl in the response body.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^(?:1|[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$

Identifier of the teamsite context for the request. Depending on API behavior, it may be a GUID-formatted value or a documented special value such as 1.

uuid
required
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Identifier of the library content item targeted by the operation. For file-specific endpoints, this must identify file content and not other content types.

uuid
required
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Identifier of a specific library version record when version-scoped endpoints are used.

Query Params
boolean
Defaults to true

Optional query parameter. Accepts true or false, defaults to true. If true then response is a 302 redirect to download url,
else a 200 response with download location in response body.

Headers
string
enum
Defaults to application/json; charset=utf-8

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8
application/json