PDF and Word
Download Word
API Documentation
Contract
PDF and Word
Placeholder
Template
PDF and Word
Download Word
Download Word of an existing text contract.
curl -X GET 'https://api.sendforsign.com/api/download_docx?contractKey=5cb-49c6-4f62-9b77-5c304' \
-H 'Authorization: Bearer 123456789' \
-H 'Content-Type: application/json' \
Retrieve a contract Word. As a response, you will receive ArrayBuffer.
Body parameters
ID of the contract.
curl -X GET 'https://api.sendforsign.com/api/download_docx?contractKey=5cb-49c6-4f62-9b77-5c304' \
-H 'Authorization: Bearer 123456789' \
-H 'Content-Type: application/json' \
curl -X GET 'https://api.sendforsign.com/api/download_docx?contractKey=5cb-49c6-4f62-9b77-5c304' \
-H 'Authorization: Bearer 123456789' \
-H 'Content-Type: application/json' \