Skip to main content

DownloadDeviceFile

GET 

/devices/:deviceId/file-uploads/:deviceFileUploadId/download

Download a prepared file. Redirects (302) to a short-lived presigned URL minted on the fly. The request must be in the ready status.

Request

Responses

Redirect to a short-lived presigned URL for the prepared .zip file. The URL is minted on the fly per authorized request and is never returned in a response body.

Response Headers
    Location

    The presigned URL to download the prepared .zip file.