When an incident is added or updated:
{
"meta": {
"unsubscribe": "",
"documentation": "",
},
"page": {
"id": "",
"status_indicator": "",
"status_description": "",
},
"incident": {
"backfilled": false,
"created_at": "",
"impact": "",
"name": "",
"resolved_at": "",
"status": "",
"updated_at": "",
"id": "",
"incident_updates": [{
"id": "",
"incident_id": "",
"body": "",
"status": "",
"created_at": "",
"updated_at": "",
}],
},
}
When a component is added or updated:
{
meta: {
unsubscribe: `https://instatus.com/unsubscribe?id=${subscriber.id}&token=${subscriber.unsubscribeToken}`,
documentation: '',
},
page: {
id: '',
status_indicator: '',
status_description: '',
},
component_update: {
created_at: '',
new_status: '',
old_status: '',
component_id: '',
},
component: {
created_at: '',
id: '',
name: '',
status: '',
},
}
Possible page statuses:
UP
HASISSUES
Possible component statuses:
OPERATIONAL
UNDERMAINTENANCE
DEGRADEDPERFORMANCE
PARTIALOUTAGE
MINOROUTAGE
MAJOROUTAGE
Possible incident statuses:
INVESTIGATING
IDENTIFIED
MONITORING
RESOLVED
Start here
Get your status page or login
Learn more
Check help and pricing
Talk to a human
Chat on slack or send an email
Compare
Statuspage vs Instatus
Community
On slack, twitter, and blog
Fine print
Privacy and terms