Incidents
Get an incident
Get an incident by ID
GET
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
Date of creation for the entity
Description of the error that caused the incident
Flag to exclude the incident from downtime calculations
Available options:
unknown
, operational
, degradedPerformance
, partialOutage
, majorOutage
, maintenance
Date of incident confirmation
Parent organization ID
Parent project ID
Date of incident recovery
Incident unique slug name
Available options:
unknown
, investigating
, identified
, monitoring
, resolved
Available options:
ongoing
, recovering
, recovered
Incident title
Date of last update for the entity
Parent uptime monitor ID
Was this page helpful?