Download PDF
Retrieves the PDF content that can be downloaded.
API Endpoint
GET https://sign.zoho.com/api/v1/requests/[Request ID]/pdf
Request example
curl --location 'https://sign.zoho.com/api/v1/requests/:Request_ID/pdf' \
--header 'Authorization: Zoho-oauthtoken 1000.03xxxxxxxxxxxxxxxxxa5317.dxxxxxxxxxxxxxxxxxfa' \
Response example
HTTP/1.1 200 OK
Content-Type:application/pdf;
OR
Content-Type:application/zip; (In case of multiple documents)