Spike.sh · Example Payload

Spike Sh Create Status Page Incident Example

Incident ManagementOn-CallAlertingEscalation PoliciesStatus PagesMonitoringDevOpsSRE

Spike Sh Create Status Page Incident Example is an example object payload from Spike.sh, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

titledescseveritycomponentStatusnotifyidentifiedAtidentifiedAtTime

Example Payload

Raw ↑
{
  "title": "API Performance Degradation",
  "desc": "We are experiencing elevated response times on our API endpoints. Our team is actively investigating.",
  "severity": "major",
  "componentStatus": {
    "comp_api123": "degraded-performance"
  },
  "notify": true,
  "identifiedAt": "2026-06-13",
  "identifiedAtTime": "10:30"
}