Get All MD5 Email Suppression data

Implementation Notes

Get All MD5 Email Suppression

Response Class (Status 200)

MD5Suppression{
MD5Email(string, optional),
SuppressedVia(string, optional),
SuppressedBy( string, optional),
SuppressedDate( string, optional),
}
  { 
    "MD5Email": "string",
    "SuppressedVia": "string",
    "SuppressedBy": "string",
    "SuppressedDate": "2018-02-19T11:17:09.467Z"
  }  

Parameters

Parameter Value Description Parameter Type Data Type
ApiKey The Value of the API Key Path String

Response Messages

HTTP Status Code Reason Response Model Headers
403 Access Denied    
404 Not Found