List Incidents
List domain and open web incidents.
External Documentation
To learn more, visit the PhishLabs Open Web Monitoring documentation.
Basic Parameters
Parameter | Description |
---|---|
End | The end date of the date range. |
Filter By | The variable that the results will be filtered by. |
Incident Type | The incident type to be returned. |
Start | The start date of the date range. |
Advanced Parameters
Parameter | Description |
---|---|
Brand | The name of the brand associated to the incident. |
Incident Status | The status of the incident. |
MX Record | Return incident with a MX record. |
Mitigation End | The end date of mitigation date range. |
Mitigation Start | The start date of mitigation date range. |
Resolution End | The end date of resolution date range. |
Resolution Start | The start date of resolution date range. |
Example Output
[
{
"Infrid": 0,
"Url": "string",
"Domain": "string",
"Catcode": 0,
"Catname": "string",
"Status": "string",
"Comment": "string",
"Product": "string",
"Createdate": "2019-08-24T14:15:22Z",
"Severityname": "string",
"Statusdescr": "string",
"Mitigationstart": "2019-08-24T14:15:22Z",
"Dateresolved": "2019-08-24T14:15:22Z",
"Actiondescr": "string",
"Groupcatname": "string",
"Assignee": "string",
"Lastcomment": "string",
"Mxrecord": "string",
"Ticketstatus": "string",
"Resolutionstatus": "string",
"Incidentstatus": "string"
}
]
Workflow Library Example
List Incidents with Phishlabs Open Web Monitoring and Send Results Via Email
Preview this Workflow on desktop