Images

Exports a given document as a PNG image.

Path Params
string
required

The ID of the document to export as an image.

number
required

The page number to export as an image.

number
required

The width of the image to be returned.

integer
required

If 1, return square image, otherwise return an image in the original aspect ratio.

Response

Language