Get the thumbnail image
Files
Get the thumbnail image
Returns raw image bytes (typically PNG) with a Cache-Control: public, max-age=86400 header. Responds 404 with code NO_THUMBNAIL when the file exists but has no thumbnail, and 404 with code FILE_NOT_FOUND when the file itself does not exist.
GET
Get the thumbnail image
Authorizations
API keys are minted in the AutoPrintFarm web app under Settings → API Keys. Send as Authorization: Bearer apf_live_.... Keys are shown exactly once at creation and can be revoked at any time.
Path Parameters
Print file ID
Response
Thumbnail bytes