Get Tracks
Header Parameters
API Key provided by Tuned Global for accessing the service.
Bearer access token. Its scopes authorize the request and identify the user the station is created for.
Query Parameters
The number of rows to return. Default is 10
A token representing the current track list. Pass the value from a previous response to refresh or continue the list.
Path Parameters
The ID of the station to get tracks for.
Response
OK
Response Attributes
The ID of this track within the station.
The track's unique ID.
The primary artist's ID.
The release/album ID.
Full track metadata (title, artists, artwork, etc.).
Show child attributes
Duration of the track, in seconds.
Whether the track has already been played in this station for the user.
The user's vote on this track — Liked, Disliked, or null if not voted.
Unauthorized
Forbidden
No tracks are available for the station.