curl --location 'https://api.flashcat.cloud/api/n9e/alert-cur-events/card?view_id%20=1&my_groups=true&bgid=&stime=&etime=&hours=&prods=&rid=&datasource_ids=&severity=undefined&rule_prods=undefined' \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhY2Nlc3NfdXVpZCI6IjM2ZTRjZjI3LWI4OWYtNDFlZS04ZDhmLWZiMjdhMmZlZGIzOSIsImF1dGhvcml6ZWQiOnRydWUsImV4cCI6MTc3NTExMTEyMywidXNlcl9pZGVudGl0eSI6IjEtcm9vdCJ9.IwPWDg92AjjvuUTGplaXgpexmOSsONx73M7Y7pOI_vE' \
--header 'X-User-Token: <api-key>'{
"dat": [
{
"title": "temp",
"total": 1,
"event_ids": [
24
],
"severity": 2
}
],
"err": ""
}