api.service.email.getRawEmail

api.service.email::getRawEmail

Retrieves the raw email message exactly as it was received by EDS Email System.

Service

api.service.email

Arguments

api-key (Required) : Your API application key.

uuid (Optional): Specifies the uuid of the email to retrieve the raw message for.

Note: If this value is ommited, the call will always return the latest email form the EDS Email Archive.

Example Response

Request:
http://api.emaildatasource.com/service/2.0.0/rest/api.service.email?method=getRawEmail

[RAW EMAIL MESSAGE]

Error Codes

500: Generic Error