Retrieve all previews related to a given shot.
It sends them as a dict. Keys are related task type ids and values are arrays of preview for this task type.
Path parameters
-
shot_id Required
GET /data/shots/{shot_id}/preview-files
curl \
-X GET http://api.example.com/data/shots/{shot_id}/preview-files