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