Overview

Sections

Theme switcher

Get Playlists

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 zero-based index indicating the first record to retrieve in the result set; defaults to 1

countinteger

The maximum number of playlists to return in the response; defaults to 10

Response

200
Object

Results items are full Playlist objects

Response Attributes

Offsetnumber

The starting position in the result set from which playlists are returned

Totalnumber

The total number of playlists available matching the query criteria

Countnumber

The number of playlists included in the current response set

Resultsarray

Array containing the list of playlists returned by the endpoint

Show child attributes

404
Object

Caller has no playlists and no favourites

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?