This endpoint works similar as the normal preview endpoint except it returns a short-lived temporary link to download the rendered preview instead of returning the binary data.
OK
The response for a failed request.
The response for a failed request.
The response for a failed request.
link = client.documents.previews.retrieve_pdf_link(id=123)
{- "temporaryLink": "string",
- "expirationTime": 1519862400000
}