# Get shared playlist context **GET /shared/playlists/{token}/context** Return minimal project and playlist context needed to render the shared playlist UI. Optional `password` query param 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 Context payload for the share page #### Body: application/json (object) object [Powered by Bump.sh](https://bump.sh)