Atlassian Statuspage
communityStatus page hosting for communicating service status, incidents, and maintenance to users.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://{page_id}.statuspage.io/api/v2/status.jsonGet overall status
Parameters
page_idstatus page ID (stringrequiredReturns
page.name, status.indicator (none|minor|major|critical), status.descriptionGET
https://{page_id}.statuspage.io/api/v2/incidents.jsonGet recent incidents
Parameters
page_idstatus page ID (stringrequiredReturns
incidents[] with id, name, status, impact, created_at, resolved_at, incident_updates[] with body, status, updated_atGET
https://{page_id}.statuspage.io/api/v2/components.jsonGet component statuses
Parameters
page_idstatus page ID (stringrequiredReturns
components[] with id, name, status (operational|degraded_performance|partial_outage|major_outage), updated_at