Overview

Sections

Theme switcher

Get Playlists by Onboarding Tags

Header Parameters

Authorizationstring Required

Access token issued by Tuned Global for authorization using oAuth 2.0.

StoreIdstring Required

API Key provided by Tuned Global for accessing the service.

Query Parameters

offsetinteger

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

countinteger

How many rows to return; defaults to 10.

Response

200
Object

One page of playlists matching the listener's saved tag preferences, as full headers ready to render as a shelf.

Response Attributes

Offsetinteger

Starting offset of this set

Countinteger

Number of results in this sets

Totalinteger

Total number of results in the parent set we are paging through.

Resultsarray

the actual results

Show child attributes

404
Object

The listener set no onboarding preferences, or nothing matches them.

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?