v1

latestOpenAPI 3.0.02026-07-17166300328.1 KB
Event Report

Get event reports

get/eventReports/index

Response

Get a list of Event Report

Example response

[
  {
    "EventReport": {
      "id": "12345",
      "uuid": "c99506a6-1255-4b71-afa5-7b8ba48c3b1b",
      "event_id": "12345",
      "name": "Report of the incident",
      "distribution": "4",
      "sharing_group_id": "1",
      "timestamp": "1617875568"
    }
  }
]