Overview

Sections

Theme switcher

Get Playlists by Verified Users

Header Parameters

StoreIdstring Required

API Key provided by Tuned Global for accessing the service

Query Parameters

tagsstring

Comma-separated tag names to match, for example chill,latenight. Leave it off to return every verified playlist.

typesstring

Comma-separated tag type names controlling which tags come back inside TypedTags on each row - for example Genre,Mood.

offsetinteger

The 1-based row to start from; defaults to 1.

countinteger

How many rows to return; defaults to 10.

userTagstring

Filters to playlists whose creator carries this user tag, for example the DJ tag.

Response

200
Object

Results items are full Playlist objects plus TypedTags.

Response Attributes

Offsetinteger

The offset specifies the number of items that should be skipped from the beginning of the dataset before fetching the next page of results.

Totalinteger

The total refers to the aggregate of all the items in the paged results

Countinteger

The number of items in the results

readOnly
Resultsarray

The iterable objects returned

Show child attributes

404
Object

No verified playlist matched.

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?