curl --request GET \
--url https://api.light.inc/rest/ext/v1/attachments/{attachmentId}/document
"<any>"
Gets the document file for the given attachment
curl --request GET \
--url https://api.light.inc/rest/ext/v1/attachments/{attachmentId}/document
"<any>"
default response
The response is of type any
.