Get artist links
Get external platform links (Spotify, YouTube, TikTok, etc.) for an artist using its artistId
Name
get_artist_links
Schema
| Type |
|---|
| object |
Properties
| Name | Description | Example |
|---|---|---|
| artistId | Unique identifier of the artist | 11e81bd3-4a1f-de5c-8a88-a0369fe50396 |
| platform | Specific platform to filter | spotify |
| onlyDefault | Get only the main artist links by platform | 1 |
Required
| Name |
|---|
| artistId |