Create Alerts Query Job
action.
Parameter | Description |
---|---|
Job ID | The ID of the previously initiated Get Alerts Query Job job. |
{
"data": {
"jobId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4",
"jobStatus": "PENDING",
"jobProgress": 40,
"results": [
{
"__typename": "Alert"
}
]
}
}
Was this page helpful?