v3
latestOpenAPI 3.0.12026-07-31240345599.7 KBStatus 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.
Example response
{
"pageSummaryDetails": {
"health": "HEALTHY"
}
}