Return minimal project and playlist context needed to render the shared playlist UI. Optional password query param when the link is protected.
GET
/shared/playlists/{token}/context
curl \
--request GET 'http://api.example.com/shared/playlists/{token}/context' \
--header "Authorization: $API_KEY"
Response examples (200)
{}