# Return metadata of cool down of an AutoStopping Rule Return metadata of cool down of an AutoStopping Rule Endpoint: GET /gateway/lw/api/accounts/{account_id}/autostopping/rules/{rule_id}/cooldown_meta 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 diagnostics details ## Query parameters: - `accountIdentifier` (string, required) Account Identifier for the Entity ## Response 200 fields (application/json): - `ts` (integer) Response timestamp - `success` (boolean) Specifies if the operation is successful - `response` (array) Name of dependant autostopping rules which will be shut down ## Response 500 fields (application/json): - `ts` (integer) Response timestamp - `errors` (array) Errors