Get service status
statuspal_get_service_statusGet the current status of a single service by its id. StatusPal: GET /status_pages/{subdomain}/services/{service_id}/status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subdomain | No | Status page subdomain (overrides STATUSPAL_SUBDOMAIN). | |
| service_id | Yes | The service id. |