PropCo - Julkinen API

Julkinen API

Welcome!

Here's an overview of the current status of the PropCo platform, web portals and supporting services. Any incident, scheduled maintenance or performance change is posted here as soon as it's confirmed.

Use Get updates at the top of the page to subscribe by email, Slack, Microsoft Teams, webhook, RSS or Atom.

GET

https://status.propco.co.uk/v3/summary.json

Hanki tilasivusi yleinen tila. Ei sisällä komponentteja ja historiallisia huomautuksia.

{
"page": {
"name": "PropCo",
"url": "https://status.propco.co.uk",
"status": "UP"
},
"activeIncidents": [
{
"id": "cl4a8n3070721qtmzvts760c4",
"name": "We're facing an issue with our API",
"started": "2022-06-11T18:55:50Z",
"status": "INVESTIGATING",
"impact": "MAJOROUTAGE",
"url": "https://testing-widget.instatus.com/incident/cl4a8n3070721qtmzvts760c4",
"updatedAt": "2022-06-11T19:30:00Z"
}
],
"activeMaintenances": [
{
"id": "cl4a8nlv50918qtmzdlw60ivu",
"name": "Database maintenance",
"start": "2022-06-11T18:55:54Z",
"status": "NOTSTARTEDYET",
"duration": "60",
"url": "https://testing-widget.instatus.com/maintenance/cl4a8nlv50918qtmzdlw60ivu",
"updatedAt": "2022-06-11T19:30:00Z"
}
]
}
GET

https://status.propco.co.uk/v3/components.json

Hanki tilasivusi komponentit ja niihin vaikuttavat aktiiviset ongelmat.

[
{
"id": "ckf01fvnxywz60a35wdbn5gz5",
"name": "App",
"status": "OPERATIONAL",
"description": "",
"isParent": false,
"children": []
}
]