# List shared playlist comments **GET /shared/playlists/{token}/comments** List comments for tasks that appear in the shared playlist (aggregated from each shot's preview task). Same optional `password` query param as the main shared playlist when the link is protected. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **token** (string) Share link token ### Query parameters - **password** (string) Password when the link is protected ## Responses ### 200 Comment entries for the playlist #### Body: application/json (array[object]) [Powered by Bump.sh](https://bump.sh)