Get the xml document for a single message
Returns the Xml-Message (either inline or as attachment).
| Path Parameters |
|---|
id int64 — REQUIREDId |
| Query Parameters |
|---|
asAttachment booleanif true, CONTENT_DISPOSITION will be: "attachment; filename=" + xmlFilename , otherwise: "inline" |
| Header Parameters |
|---|
X-Tenant-ID — REQUIRED |
| Responses | ||
|---|---|---|
200OK
| ||
401Unauthorized | ||
403Forbidden | ||
404Not Found |