Skip to main content
GET
Get Agreement File
This endpoint requires the following scope:agreements

Authorizations

X-API-Key
string
header
required

Provide your API key in the X-API-Key header, e.g., X-API-Key: YOUR_API_KEY.

Path Parameters

agreement_id
string
required

ID of the AgreementGen document.

Response

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

signed_url
string<uri>

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

expires_at
integer<unix-epoch>

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