curl --request GET \
--url https://status.hedera.com/api/v2/summary.json{
"page": {
"id": "<string>",
"name": "<string>",
"url": "<string>",
"time_zone": "<string>",
"updated_at": "2023-11-07T05:31:56Z"
},
"status": {
"description": "<string>",
"indicator": "<string>"
},
"components": {
"id": "<string>",
"name": "<string>",
"status": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"group": true,
"group_id": "<string>",
"only_show_if_degraded": true,
"position": 123,
"showcase": true,
"start_date": "2023-11-07T05:31:56Z",
"page_id": "<string>"
},
"incidents": {
"id": "<string>",
"name": "<string>",
"status": "<string>",
"impact": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"resolved_at": "2023-11-07T05:31:56Z",
"monitoring_at": "2023-11-07T05:31:56Z",
"incident_updates": [
{
"id": "<string>",
"incident_id": "<string>",
"status": "<string>",
"body": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"display_at": "2023-11-07T05:31:56Z"
}
],
"components": [
{
"id": "<string>",
"name": "<string>",
"status": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"group": true,
"group_id": "<string>",
"only_show_if_degraded": true,
"position": 123,
"showcase": true,
"start_date": "2023-11-07T05:31:56Z",
"page_id": "<string>"
}
]
},
"scheduled_maintenances": {
"id": "<string>",
"name": "<string>",
"status": "<string>",
"impact": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"resolved_at": "2023-11-07T05:31:56Z",
"monitoring_at": "2023-11-07T05:31:56Z",
"scheduled_for": "2023-11-07T05:31:56Z",
"scheduled_until": "2023-11-07T05:31:56Z",
"shortlink": "<string>",
"incident_updates": [
{
"id": "<string>",
"incident_id": "<string>",
"status": "<string>",
"body": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"display_at": "2023-11-07T05:31:56Z"
}
],
"components": [
{
"id": "<string>",
"name": "<string>",
"status": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"group": true,
"group_id": "<string>",
"only_show_if_degraded": true,
"position": 123,
"showcase": true,
"start_date": "2023-11-07T05:31:56Z",
"page_id": "<string>"
}
]
}
}Get a summary of the status page, including a status indicator, component statuses, unresolved incidents, and any upcoming or in-progress scheduled maintenances.
curl --request GET \
--url https://status.hedera.com/api/v2/summary.json{
"page": {
"id": "<string>",
"name": "<string>",
"url": "<string>",
"time_zone": "<string>",
"updated_at": "2023-11-07T05:31:56Z"
},
"status": {
"description": "<string>",
"indicator": "<string>"
},
"components": {
"id": "<string>",
"name": "<string>",
"status": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"group": true,
"group_id": "<string>",
"only_show_if_degraded": true,
"position": 123,
"showcase": true,
"start_date": "2023-11-07T05:31:56Z",
"page_id": "<string>"
},
"incidents": {
"id": "<string>",
"name": "<string>",
"status": "<string>",
"impact": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"resolved_at": "2023-11-07T05:31:56Z",
"monitoring_at": "2023-11-07T05:31:56Z",
"incident_updates": [
{
"id": "<string>",
"incident_id": "<string>",
"status": "<string>",
"body": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"display_at": "2023-11-07T05:31:56Z"
}
],
"components": [
{
"id": "<string>",
"name": "<string>",
"status": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"group": true,
"group_id": "<string>",
"only_show_if_degraded": true,
"position": 123,
"showcase": true,
"start_date": "2023-11-07T05:31:56Z",
"page_id": "<string>"
}
]
},
"scheduled_maintenances": {
"id": "<string>",
"name": "<string>",
"status": "<string>",
"impact": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"resolved_at": "2023-11-07T05:31:56Z",
"monitoring_at": "2023-11-07T05:31:56Z",
"scheduled_for": "2023-11-07T05:31:56Z",
"scheduled_until": "2023-11-07T05:31:56Z",
"shortlink": "<string>",
"incident_updates": [
{
"id": "<string>",
"incident_id": "<string>",
"status": "<string>",
"body": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"display_at": "2023-11-07T05:31:56Z"
}
],
"components": [
{
"id": "<string>",
"name": "<string>",
"status": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"group": true,
"group_id": "<string>",
"only_show_if_degraded": true,
"position": 123,
"showcase": true,
"start_date": "2023-11-07T05:31:56Z",
"page_id": "<string>"
}
]
}
}A JSON object containing the summary of the status page.
Show child attributes
Unique identifier for the component.
Name of the component.
Current status of the component.
Timestamp when the component was created.
Timestamp of the last update to the component.
Description of the component.
Indicates if the component is a group.
Identifier of the group this component belongs to.
Whether to show the component only if it's degraded.
Position of the component in the list.
Indicates if the component is showcased.
Start date of the component.
Identifier of the page this component belongs to.
Show child attributes
Unique identifier for the incident.
Name of the incident.
Current status of the incident.
Impact level of the incident.
Timestamp when the incident was created.
Timestamp of the last update to the incident.
Timestamp when the incident was resolved.
Timestamp when monitoring of the incident
Show child attributes
Show child attributes
Unique identifier for the component.
Name of the component.
Current status of the component.
Timestamp when the component was created.
Timestamp of the last update to the component.
Description of the component.
Indicates if the component is a group.
Identifier of the group this component belongs to.
Whether to show the component only if it's degraded.
Position of the component in the list.
Indicates if the component is showcased.
Start date of the component.
Identifier of the page this component belongs to.
Show child attributes
Show child attributes
Show child attributes
Unique identifier for the component.
Name of the component.
Current status of the component.
Timestamp when the component was created.
Timestamp of the last update to the component.
Description of the component.
Indicates if the component is a group.
Identifier of the group this component belongs to.
Whether to show the component only if it's degraded.
Position of the component in the list.
Indicates if the component is showcased.
Start date of the component.
Identifier of the page this component belongs to.
Was this page helpful?