Overview

Sections

Theme switcher

Get User Context

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.

Path Parameters

idinteger Required

The playlist to report on. The listener is taken from the access token, so this is the playlist ID.

Response

200
Object

The listener's context for this playlist - inside PlayCount, Global* covers every listener, User* covers this one, and Distinct* counts unique listeners rather than plays.

Response Attributes

UserIdnumber
PlaylistIdnumber
PlayCountobject

Show child attributes

LastPlayTimestring
IsInCollectionboolean
404
Object

No context exists yet - normally because the listener has never played or saved this playlist.

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?