# Download working file **GET /data/working-files/{working_file_id}/file** Download a working file from storage. Returns the file content with appropriate headers for caching and attachment. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **working_file_id** (string(uuid)) Working file unique identifier ## Responses ### 200 Working file downloaded successfully #### Body: image/png (string(binary)) string(binary) [Powered by Bump.sh](https://bump.sh)