v1

latestOpenAPI 3.1.02026-07-133511.7 KB
Agreements

Get Agreement File

Obtain a downloadable file or binary PDF data from an AgreementGen document.

get/agreements/{agreement_id}/file

Path parameters

agreement_idstring required

ID of the AgreementGen document.

Response

Returns the downloadable file or binary PDF data of the AgreementGen document.

signed_urlstring uri

Signed HTTPS URL to download the agreement file. Expires in 30 minutes.

expires_atinteger

Unix epoch timestamp (in seconds) indicating when signed_url will no longer work.