Get Document Page Preview
GET/documents/:DOC_ID/pages/:PAGE_ID
Returns a preview image for a specific page of the uploaded PDF document. Page numbering starts at 0 for the first page.
Use the optional
scaleparameter to control the preview size:scale=100returns a full-size preview, whilescale=20returns a thumbnail.
Request
Responses
- 200
- 400
- 401
- 404
- 429
- 500
- 503
Preview image
Bad request
Unauthorized
Not found
Too many requests
Internal server error
Service unavailable