users
Gets tracks owned by the user which have been remixed by another track
get/users/{id}/tracks/remixed
Path parameters
idstring required
A User ID
Query parameters
offsetinteger
The number of items to skip. Useful for pagination (page number * limit)
limitinteger
The number of items to fetch
user_idstring
The user ID of the user making the request
Response
Success