v1

latestOpenAPI 3.0.02026-07-133916139.4 KB
status_report

Get a status report

get/status_report/{id}

Path parameters

idstring required

The id of the status report

Example:1

The id of the 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"
}