Download attachment file.

GET /data/attachment-files/{attachment_file_id}/file/{file_name}

Path parameters

Responses

  • 200

    Attachment file downloaded

  • 404

    Download failed

GET /data/attachment-files/{attachment_file_id}/file/{file_name}
curl \
 -X GET http://localhost:8080/api/data/attachment-files/{attachment_file_id}/file/{file_name} \
 -H "Authorization: $API_KEY"
Response examples (200)
"string"