Status Report
Get a Status Report
Get a Status Report
GET
/
status_report
/
:id
Path Parameters
id
string
requiredThe id of the status report
Response
200 - application/json
id
number
requiredThe id of the status report
title
string
requiredThe title of the status report
status
enum<string>
requiredThe 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
Was this page helpful?