Files validation
Retrieve a single cover validation record
Retrieve a single cover validation record
get/validate-cover/{id}/
Path parameters
idinteger required
Id of the resource
Response
OK
Example response
{
"id": 1,
"source_url": "https://www.dropbox.com/sh/p3zh22vzsaegiri/AADP367j0bTWlt8fCu-_tm2ia/161025/139056_cover.pdf?dl=1",
"page_count": 210,
"errors": null,
"status": "NORMALIZING"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.