Skip to main content

DownloadDeviceBugreport

GET 

/devices/:deviceId/bugreports/:deviceBugreportId/download

Download an uploaded bug report. 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 uploaded bug report .zip. 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 bug report .zip.