Overview

Sections

Theme switcher

Get Playlists by Track ID

Header Parameters

StoreIdstring Required

API Key provided by Tuned Global for accessing the service

Query Parameters

trackIdinteger Required

The track to look up, as returned in TrackId by any tracklist or search result. Note this is the track ID, not the PlaylistTrackId used for editing a playlist.

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 public playlists containing the track, as standard header.

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

404
Object

No public playlist contains this track.

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?