v3

latestOpenAPI 3.0.12026-07-31240345599.7 KB
Status Page

Get page summary details

Get summary details for a status page, its components and system health.

get/stakeholder-comms/cloudId/{cloudId}/api/pages/{pageId}/summary

Path parameters

pageIdstring required

Identifier of the page.

Response

Returned if the request is successful.

errorstring

Error message, if the operation was not successful.

Example response

{
  "pageSummaryDetails": {
    "health": "HEALTHY"
  }
}