# Get concept previews **GET /data/concepts/{concept_id}/preview-files** Retrieve all preview files related to a specific concept. 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 - **concept_id** () Unique identifier of the concept ## Responses ### 200: Concept previews successfully retrieved #### Body Parameters: application/json (object) - ***** (array[object]) [Powered by Bump.sh](https://bump.sh)