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