Get maintenance
instatus_get_maintenanceGet a single scheduled maintenance by id — its full state including its update timeline and affected components. Instatus: GET /v1/{page_id}/maintenances/{maintenance_id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | The status page's id. | |
| maintenance_id | Yes | The maintenance's id. |