Get Tracks
Header Parameters
Bearer token containing the user's access credentials for API authorization
API key provided by Tuned Global used to authenticate and authorize requests to the service
Query Parameters
The media type of the tracks to filter by, such as audio or video
AudioVideoKaraokeAllThe starting position in the overall result set for pagination. Defaults to 1
Number of tracks to return in the response; defaults to 10 if not specified
TrackCollectionsSortType
Query parameter to sort or filter tracks alphabetically from A to Z
Query parameter to prioritize or filter tracks by their release recency
Response
Response Attributes
The current offset value used in the response for pagination
The total number of tracks returned in the current response
The total number of tracks matching the query across all pages
An array containing the individual track objects returned from the query, each representing a single track’s metadata.