Endpoints
Get artist by ID
Retrieve a single artist by its UUID
curl -X GET "https://api.vleer.app/metadata/artists/string"{
"id": "string",
"name": "string",
"artwork_url": "http://example.com"
}Empty
curl -X GET "https://api.vleer.app/metadata/artists/string"