GetCatalogueCounts
Header Parameters
StoreIdstring Required
API Key provided by Tuned Global for accessing the service.
Response
200
Object
{
"TrackCount": 1000,
"ArtistCount": 200,
"AlbumCount": 3000
}
Response Attributes
TrackCountnumber
Total number of tracks.
ArtistCountnumber
Total number of artists.
AlbumCountnumber
Total number of albums.
404
Object
No catalogue data is available for the store.
Was this section helpful?
What made this section helpful for you?
What made this section unhelpful for you?
Response
Was this section helpful?