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.
GET
/shared/playlists/{token}/comments
curl \
--request GET 'http://api.example.com/shared/playlists/{token}/comments' \
--header "Authorization: $API_KEY"
Response examples (200)
[
{}
]