Skip to main content
GET
/
attachments
/
{attachment_token}
/
download
Download Attachment
curl --request GET \
  --url https://api.everhour.com/attachments/{attachment_token}/download \
  --header 'X-Api-Key: <api-key>'
"<string>"

Authorizations

X-Api-Key
string
header
required

Path Parameters

attachment_token
string
required
Example:

"aaaabbbbcccddd.eeefff"

Response

OK

The response is of type file.