Download a preview background file.

GET /pictures/preview-background-files/{instance_id}.{extension}

Responses

  • Preview background file downloaded

  • Preview background file not found

GET /pictures/preview-background-files/{instance_id}.{extension}
curl \
 --request GET http://api.example.com/pictures/preview-background-files/{instance_id}.{extension} \
 --header "Authorization: $API_KEY"