Authorization: ********************
curl --location --request GET '/webapi/api/Attachment?senderid&creditorid&type&id' \ --header 'Authorization: Bearer <token>'
{ "filename": "string", "filedata": "string" }