5.10 Get Job Thumbnail

GET https://{{domain}}/api/v2/job/{{JobGUID}}/thumbnail/{{PageNumber}}

Get thumbnail of a page of the job.

The page number refers to the output pages of the job and is thus 1 based.

Content type is image/png and contains the PNG of the page thumbnail. Or content type application/json when with the error content.

Response:

  • 200 OK : Job Page PNG thumbnail.