Shows status of an email job.
GET {{baseUrl}}/multicastEmailNotificationJobs/:id
Shows the status of the triggered multicast email notification job.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"id":"59f92744-7bbc-4540-8b78-ee9976befc1a","fromApplication":"MachineMonitor","status":"queued","startTime":"2017-07-21T17:32:28.000Z","maliciousAttachments":[{"filename":"app.pdf","threat":"worm found"},{"filename":"app.pdf","threat":"worm found"}]}