Documents
Get Page Image
Get the image for a specific page. The image will be returned as a JPEG.
This endpoint is meant to be used with <img> tags in the frontend. A 404 Not Found status code will be returned, if the provided request parameters do not exist or if the page exists but does not have an associated image.
Note that if /documents/update-document returns a new document id, then all urls will be invalidated and must be retrieved again.
The HTTP cache policy on this endpoint is set to never expire, unlike other endpoints whose HTTP headers assert no-cache.
get/documents/get-page-image
Query parameters
tokenstring required
The image token
The image token
Response
Successful Response
{"stackTrail":"paths:/documents/get-page-image:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}