Skip to main content
GET
Download Agreement document

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agreementId
string
required

ID of the agreement the document belongs to

documentId
string
required

ID of the agreement document to download

Response

Cloud file response

Link to the file

Example:

"https://..."

expiresAt
string

Date and time when the link to the file expires, written in ATOM format.

Example:

"2025-04-29T21:00:00+02:00"