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

Path Parameters

attachmentId
string<uuid>
required

Response

default - application/json;charset=UTF-8

default response

The response is of type any.