๐ Get All Playlists
Returns a list of all playlists for a company.๐ค Request Example
๐ HTTP Request
๐งพ Query Parameters
| Parameter | Default | Type | Description |
|---|---|---|---|
| size | 30 | int | Total number of playlists. |
| page | 0 | int | Page of results. |
| type | โ | string | Filter by playlist type. |
| ids | โ | string | Playlist IDs separated by commas. |

