v1

latestOpenAPI 3.0.02026-07-133916139.4 KB
status_report

List all status reports

get/status_report

Response

Get all status reports

idnumber required

The id of the status report

titlestring required

The title of the status report

status'investigating' | 'identified' | 'monitoring' | 'resolved' required

The current status of the report

statusReportUpdateIdsnumber[] nullable

The ids of the status report updates

monitorIdsnumber[]

Ids of the monitors the status report.

pageIdnumber required

The id of the page this status report belongs to

Example response

[
  {
    "title": "Documenso"
  }
]