Overview

Sections

Theme switcher

Get Artists by Tag Groups

Header Parameters

StoreIdstring Required

StoreId API Key provided by Tuned Global for accessing the service

Countrystring

Market used to filter artists; defaults to the store's default country when omitted

Query Parameters

groupsstring Required

Groups of tags. Groups are delimited by ':' and tags within a group are delimited by ','

typesstring

The tags of specified types to return in the artist object. Types are delimited by ','

offsetinteger

The first row in the result set. Default is 1

countinteger

The number of rows to return. Default is 10

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 iterable objects returned

Show child attributes

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?