Parameter | Description |
---|---|
Alert IDs | A comma-separated list of alert IDs to filter by. |
Filter Type | Select whether to retrieve alerts with IDs included in the list or excluded from it. |
{
"data": {
"jobId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4",
"jobStatus": "PENDING",
"jobProgress": 40,
"results": [
{
"__typename": "Event"
}
]
}
}
Was this page helpful?