Skip to content
Brandon Hubbard edited this page Oct 3, 2016 · 2 revisions

System Status API

The system status plugins makes use of the WordPress Rest API. Here are the current set of endpoints:

List all Incidents with details

/wp-json/wp/v2/incidents

Get Incident Details

http://status.dev/wp-json/wp/v2/incidents/ {{INCIDENT-ID}}

List all Maintenances

/wp-json/wp/v2/maintenances
Clone this wiki locally