Incidents
Get an incident
Get an incident by ID
GET
/
uptime
/
incidents
/
{incidentId}
Please be aware that the Phare API is currently in beta and is subject to change.
Authorizations
Use a user token to access authenticated routes. The token must be specified in the Authorization HTTP header with the following format 'Authorization: Bearer <token>'.
Path Parameters
ID of the incident to show
Response
200 - application/json
Parent organization ID
Parent project ID
Parent uptime monitor ID
Incident title
Incident unique slug name
Available options:
unknown
, operational
, degradedPerformance
, partialOutage
, majorOutage
, maintenance
Available options:
unknown
, investigating
, identified
, monitoring
, resolved
Available options:
ongoing
, recovering
, recovered
Description of the error that caused the incident
Flag to exclude the incident from downtime calculations
Date of incident confirmation
Date of incident recovery
Date of creation for the entity
Date of last update for the entity
Was this page helpful?