# Get shot previews **GET /data/shots/{shot_id}/preview-files** Return previews for a shot as a dict keyed by task type id. Each value is an array of previews for that task type. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **shot_id** () ## Responses ### 200 All previews related to given shot #### Body: application/json (object) - ***** (array[object]) [Powered by Bump.sh](https://bump.sh)