**Get All Playlists** ---- Gets all playlists * **URL** /playlist/getall * **Method:** `GET` * **Success Response:** * **Code:** 200
**Content:** List of playlists names ``` ['Smooth Jazz', 'Generic Rock', 'Elevator Music'] ```