Get agreement attachment

Gets an attachment by id or redirects to its download.

get
Path parameters
agreementIdstringRequired

Agreement id

idstringRequired

Attachment id

Query parameters
selectstringOptional

Select expression

Responses
chevron-right
200

OK

application/json
idstringOptional
namestringOptional
revisioninteger · int32Optional
typestringOptional
descriptionstringOptional
filenamestring · nullableOptional
sizeinteger · int32 · nullableOptional
contentTypestringOptional
orderIdstringOptional
licenseKeystringOptional
get
/public/v1/commerce/agreements/{agreementId}/attachments/{id}

Last updated

Was this helpful?