curl --request GET \
--url https://demo.komga.org/api/v1/collections/{id}/thumbnail \
--header 'Authorization: Basic <encoded-value>'{
"violations": [
{
"fieldName": "<string>",
"message": "<string>"
}
]
}curl --request GET \
--url https://demo.komga.org/api/v1/collections/{id}/thumbnail \
--header 'Authorization: Basic <encoded-value>'{
"violations": [
{
"fieldName": "<string>",
"message": "<string>"
}
]
}