# Get shared movie tile strip **GET /shared/playlists/{token}/movies/tiles/preview-files/{preview_file_id}.png** Serve the filmstrip/tile image used for timeline hover previews, when the share token is valid. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **token** (string) Share link token - **preview_file_id** (string(uuid)) Preview file unique identifier ## Responses ### 200 Tile sprite image #### Body: image/png (string(binary)) string(binary) ### 404 Tile file missing #### Body: application/json (object) - **error** (string) [Powered by Bump.sh](https://bump.sh)