# Return savings details for an AutoStopping Rule Returns savings details for an AutoStopping rule for the given identifier and the specified time duration. Endpoint: GET /gateway/lw/api/accounts/{account_id}/autostopping/rules/{rule_id}/savings 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 want to fetch savings detail ## Query parameters: - `accountIdentifier` (string, required) Account Identifier for the Entity - `from` (string) Start time for the computation of savings - `to` (string) End time for the computation of savings - `group_by` (string) ## Response 400 fields