Overview

Sections

Theme switcher

Get Playlists by Tag

Header Parameters

StoreIdstring Required

StoreId API Key provided by Tuned Global for accessing the service

Countrystring

Market used to filter playlists; defaults to the store's default country when omitted

Query Parameters

tagstring Required

The tag to filter playlists by

typestring

The type of playlists (Audio | Video | Karaoke | All). Default Audio.

Enum values:
AudioVideoKaraokeAll
offsetinteger

The starting row in the result set. The default value is 1.

countinteger

The number of rows to return. The default value is 10.

sortTypestring

The type of sorting to be applied. The default value is popular.

Enum values:
popularnewreleasestitle

Response

200
Object

Results items are full Playlist objects

Response Attributes

Offsetinteger

starting offset of this set

Countinteger

number of results in this set

Totalinteger

total number of results in the parent set we are paging through

Resultsarray

the actual results

Show child attributes

400
Object

Tag is empty/missing

404
Object

No matching playlists

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?