Get Sync Tracks
Header Parameters
StoreIdstring Required
API Key provided by Tuned Global for accessing the service.
Authorizationstring Required
Bearer access token. Its scopes authorize the request and identify the user.
Countrystring
Two-letter country code.
Path Parameters
idinteger Required
The ID of the station to get offline tracks for.
Response
200
Object
OK
Response Attributes
StationTrackIdinteger
Station track id
ArtistIdinteger
Artist Id
ReleaseIdinteger
Release Id
TrackIdinteger
The Track Id
Trackobject
Represents an individual track
Show child attributes
HasPlayedboolean
Has it been played
Durationinteger
Duration in seconds
Scorenumber
Votestring
readOnly
401
Object
Unauthorized
403
Object
Forbidden
404
Object
No offline tracks could be produced for the station.
Was this section helpful?
Response
Was this section helpful?