# Get edit previews **GET /data/edits/{edit_id}/preview-files** Retrieve all preview files related to a specific edit. Returns them as a dictionary where keys are related task type IDs and values are arrays of previews for that task type. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **edit_id** () Unique identifier of the edit ## Responses ### 200 Edit previews successfully retrieved #### Body: application/json (object) - ***** (array[object]) [Powered by Bump.sh](https://bump.sh)