# Get preview source movie **GET /movies/source/preview-files/{instance_id}.mp4** Download the movie as it was uploaded, without any normalization. Answers a 404 when the source was not kept. Mainly meant for the synchronisation between two instances. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **instance_id** (string(uuid)) Preview file unique identifier ## Responses ### 200 Source movie preview downloaded #### Body: video/mp4 (string(binary)) string(binary) [Powered by Bump.sh](https://bump.sh)