Forensic
Fetch the Forensic report for the domain
Retrieve Forensic for a domain
Path Parameters
Name
Type
Description
{
"data": [
{
"id": 4,
"sender": null,
"reciever": null,
"from": "name <[email protected]>",
"to": "[email protected]",
"subject": null,
"mailDate": "2020-06-28T11:53:30.000Z",
"Domain": {
"id": 1,
"name": "example.com",
"logo": null,
"createdAt": "2019-05-07T12:17:31.000Z",
"updatedAt": "2019-05-07T12:17:31.000Z",
"deletedAt": null
}
}
"count": 1,
"pages": 1
}Retrieve detail Forensic of a domain
Path Parameters
Name
Type
Description
Last updated