Skip to main content

Get the xml document for a single message

Returns the Xml-Message (either inline or as attachment).

Path Parameters
id int64 REQUIRED

Id

Query Parameters
asAttachment boolean

if true, CONTENT_DISPOSITION will be: "attachment; filename=" + xmlFilename , otherwise: "inline"

Header Parameters
X-Tenant-ID REQUIRED
Responses
200

OK

Schema OPTIONAL
string
401

Unauthorized

403

Forbidden

404

Not Found