GET
/
status_report
/
:id

Path Parameters

id
string
required

The id of the status report

Response

200 - application/json
id
number
required

The id of the status report

title
string
required

The title of the status report

status
enum<string>
required

The current status of the report

Available options:
investigating,
identified,
monitoring,
resolved
statusReportUpdateIds
number[] | null

The ids of the status report updates

monitorIds
number[] | null

id of monitors this report needs to refer

pageId
number | null

The id of the page this status report belongs to