Tuned Global Metadata aAPIs

Sections

GetPlaylistsByTags

Header Parameters

StoreIdstring Required

API Key provided by Tuned Global for accessing the service

Query Parameters

tagsarray Required

The tags to filter playlists by

mediaTypestring

The type of playlists. The default value is Audio.

Enum values:
AudioVideoAll
offsetinteger

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

countinteger

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

sortTypestring

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

Default value
AToZ
Enum values:
AToZZToAPopularityLastUpdated

Response

200
Object
OK

Response Attributes

Offsetinteger

starting offset of this set

Totalinteger

total number of results in the parent set we are paging through

Countinteger

number of results in this set

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