Previews
Get Page Preview Snapshot
GET /api/preview/page/[Page ID]?width=[Width]&height=[Height]
Returns a PNG snapshot preview image of the page.
Request
Parameter | Type | Description |
---|---|---|
ID | Uuid | id of the Page |
Width | Number | Width of the image in pixels |
Height | Number | Heightof the image in pixels |
Response
Image (PNG)