# Get entity previews **GET /data/playlists/entities/{entity_id}/preview-files** Retrieve all previews related to a given entity. It sends them as a dict. Keys are related task type ids and values are arrays of preview for this task type. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters #### Path parameters - **entity_id** (string(uuid)) Entity unique identifier ## Responses ### 200: All previews related to given entity grouped by task type #### Body Parameters: application/json (object) - ***** (array[object]) [Powered by Bump.sh](https://bump.sh)