getTracks

suspend fun getTracks(vararg tracks: String, market: Market? = null): List<Track?>(source)

Get Spotify catalog information for multiple tracks based on their Spotify IDs.

Api Reference

Return

List of possibly-null full Track objects.

Parameters

tracks

The id or uri for the tracks. Maximum 50.

market

Provide this parameter if you want to apply Track Relinking