# Return health status of an AutoStopping Rule Returns health status of an AutoStopping Rule for the given identifier. Endpoint: GET /gateway/lw/api/accounts/{account_id}/autostopping/rules/{rule_id}/health Version: 1.0 Security: x-api-key ## Path parameters: - `account_id` (string, required) Account Identifier for the Entity - `rule_id` (number, required) ID of the AutoStopping Rule for which you need to fetch the health status ## Query parameters: - `accountIdentifier` (string, required) Account Identifier for the Entity ## Response 200 fields (application/json): - `response` (object) ## Response 400 fields