v1

latestOpenAPI 3.0.12026-07-135210550.0 KB
Finalize Attachments

Get Agreement Attachment

get/finalize/v2/agreements/{agreement_id}/attachments/{attachment_id}

Path parameters

agreement_idstring required

The agreement id

attachment_idstring required

The attachment id

Response

success

Example response

{
  "data": {
    "file_name": "ImportantSpreadsheet.xlsx"
  }
}