/api/v5/variant/{variant_id}/download

Download a variant’s file data. It is crucial that all redirects returned from this call are followed as the response will be a 303. In addition, URLs returned from redirects must not be cached, they will have a short TTL.

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

Variant ID.

Query Params
string
enum

Set the value the server will use for the Content-Disposition header (RFC 2616 Sec 19.5.1) of the response. The variant's content type and filename will also be included in this header. The default value is attachment.

Allowed:
Response
303

Redirects to the variant file itself.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!