This query returns your top tracks
    
    Developer info
- API endpoint slug
 - spotify.get_user_top_tracks
 - Runtime method
 - performQuery("spotify.get_user_top_tracks"}
 
Query fields
No fields for this query
  Ingredients
Track name The name of the track.
- Slug
 - track_name
 - Filter code
 - Spotify.getUserTopTracks.TrackName
 - Type
 - String
 - Example
 - Snow (Hey Oh)
 
Track artist The artist who performed the track.
- Slug
 - track_artist
 - Filter code
 - Spotify.getUserTopTracks.TrackArtist
 - Type
 - String
 - Example
 - Red Hot Chili Peppers
 
Track album The album on which the track appears.
- Slug
 - track_album
 - Filter code
 - Spotify.getUserTopTracks.TrackAlbum
 - Type
 - String
 - Example
 - Stadium Arcadium
 
Track url The URL of the track's page on Spotify.
- Slug
 - track_url
 - Filter code
 - Spotify.getUserTopTracks.TrackURL
 - Type
 - Web URL
 - Example
 - https://open.spotify.com/track/2aibwv5hGXSgw7Yru8IYTO
 
Track The Track's ID.
- Slug
 - track_id
 - Filter code
 - Spotify.getUserTopTracks.TrackID
 - Type
 - String
 - Example
 - 2aibwv5hGXSgw7Yru8IYTO
 
Track isrc ISRC code for the track.
- Slug
 - track_isrc
 - Filter code
 - Spotify.getUserTopTracks.TrackIsrc
 - Type
 - String
 - Example
 - IEAAA1900001
 
