Skip to main content
Download completion certificate

Retrieves the completion certificate pdf content.

API Root Endpoint

GET https://sign.zoho.com/api/v1/requests/[Request ID]/completioncertificate

Request example

curl --location 'https://sign.zoho.com/api/v1/requests/:Request_Id/completioncertificate' \
--header 'Authorization: Zoho-oauthtoken 1000.03xxxxxxxxxxxxxxxxxa5317.dxxxxxxxxxxxxxxxxxfa' \

Response example

HTTP/1.1 200 OK
Content-Type:application/pdf;
Request Demo