DistributorImagesCoversIdRes
Serve album cover image
Serves a JPG album cover. The res parameter selects low or high quality.
Path Parameters
id*string
Album ID (UUID)
res*string
Resolution (lq|hq)
Value in
"lq" | "hq"Response Body
image/jpeg
image/jpeg
curl -X GET "https://loading/api/images/covers/string/lq""string""string"