Get component
instatus_get_componentGet a single component by id — its full state (name, description, status, order, showUptime, grouped, archived). Instatus: GET /v2/{page_id}/components/{component_id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | The status page's id. | |
| component_id | Yes | The component's id. |