Overview

Sections

Theme switcher

Get Playlists by Verified User

Header Parameters

StoreIdstring Required

API Key provided by Tuned Global for accessing the service

Query Parameters

userIdinteger Required

The verified creator whose shelf you are rendering.

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 that creator's public playlists as full headers, with Type returned as Verified rather than User.

Response Attributes

Offsetinteger

The offset specifies the number of items that should be skipped from the beginning of the dataset before fetching the next page of results.

Totalinteger

The total refers to the aggregate of all the items in the paged results

Countinteger

The number of items in the results

readOnly
Resultsarray

The iterable objects returned

Show child attributes

404
Object

The user has no public playlists, or is not verified.

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?