DistributorAlbumsCoversId
Check if album cover exists
Returns whether a JPG cover exists for the album.
curl -X GET "https://loading/api/albums/covers/string"{
"has_cover": true
}{
"error": "Validation failed"
}Returns whether a JPG cover exists for the album.
curl -X GET "https://loading/api/albums/covers/string"{
"has_cover": true
}{
"error": "Validation failed"
}curl -X GET "https://loading/api/albums/covers/string"