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