Skip to main content

Get Docker Image Download URL

GET 

/report/:report_id/docker-url

Returns a signed URL to download the Docker image for the report. The URL is valid for 1 hour. The URL is only available id Docker downloads are enabled for the current report. To check if Docker downloads are enabled for the current report, use the Info GET /report/{report_id} endpoint.

Request

Responses

A JSON object with a url property.