Retrieve a playlist with preview file revisions for a secret share link. No JWT; the path token (and optional query password) is the credential.
GET
/shared/playlists/{token}
curl \
--request GET 'http://api.example.com/shared/playlists/{token}' \
--header "Authorization: $API_KEY"
Response examples (200)
{}