List playlistsAsk AIget https://api.soundstripe.com/v1/playlistsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsincludestringReturns related resources of the playlist. Must be a comma separated string consisting of one or many: songs, songs.audio_files, songs.artists, playlist_categories. For more information on include see the (JSON:API spec)[https://jsonapi.org/]..filter[include_alternate_audio_files]booleanIf true, all audio files for each song will be returned in the audio_files relationship, and in the top-level included key. If false, only primary audio files will be returned in the audio_files relationship, and in the top-level included key. By default, this is false, because response size will be larger when including all audio files for each song.truefalsefilter[playlist_category_ids]stringFilter playlists by category. Must be a comma separated string of IDs.filter[media_type]stringDefaults to songsFilters playlists by media type. Can be either songs or sound_effectspage[size]int32Defaults to 10The number of Playlists to return from 1-100page[number]int32Defaults to 1The desired page number, one-indexedResponses 200200 400400Updated 10 months ago