cURL
curl --request GET \ --url https://restapi.sign.plus/v2/envelope/{envelope_id}/certificate \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Download certificate of completion for an envelope
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
ID of the envelope
Certificate of completion downloaded successfully
The response is of type file.
file