QEHSQEHS

Developer portal

Get attachment URL

Download a signed URL for the attachment binary.

GET/api/v1/attachments/{id}
attachments

Parameters

NameInTypeRequiredDescription
idPathstringrequiredAttachment ID.

Code samples

curl -s -X GET 'https://app.qehsethos.com/api/v1/attachments/rec_01JEXAMPLE' \
  -H 'Authorization: Bearer $QEHS_API_KEY' \
  -H 'Content-Type: application/json'