Tuned Global Metadata aAPIs

Sections

GetPlaylists

Header Parameters

StoreIdstring Required

API Key provided by Tuned Global for accessing the service

Query Parameters

mediaTypestring

The type of playlists to retrieve. The default value is Audio.

Default value
Audio
Enum values:
AudioVideoAll
countinteger

The number of rows to retrieve. The default value is 10.

offsetinteger

The starting row in the result set. The default value is 1.

sortstring

The type of sorting to be applied. The default value is Newest.

Default value
Newest
Enum values:
NewestAToZPopularityMostFavourited
typestring

The type of the playlist.

Enum values:
SystemUserAll

Response

200
Object
OK

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 playlist models.

Show child attributes

Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?

GET

/

Select
1

Response

Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?

View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot