Get My 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
typestring
Restricts the list to Audio (default), Video, Karaoke or All. Pass All for a single combined library screen.
Enum values:
AudioVideoKaraokeAllcountinteger
How many rows to return; defaults to 10.
offsetinteger
The 1-based row to start from; defaults to 1.
Response
200
Object
One page of the listener's own playlists, private and draft included - check IsPublic and IsDraft before showing a share button.
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
The listener has not created any playlists yet.
Was this section helpful?
Response
Was this section helpful?
