[
  {
    "filter": "string",
    "headers": {},
    "name": "string",
    "type": "ALERT",
    "url": "string",
    "body": {},
    "id": {
      "counter": 5,
      "randomValue1": 5,
      "randomValue2": 7,
      "timestamp": 2,
      "date": "string"
    },
    "status": "BAD_AUTH"
  },
  {
    "filter": "string",
    "headers": {},
    "name": "string",
    "type": "INCIDENT",
    "url": "string",
    "body": {},
    "id": {
      "counter": 9,
      "randomValue1": 6,
      "randomValue2": 7,
      "timestamp": 9,
      "date": "string"
    },
    "status": "MOOG_ERROR"
  }
]