# Deprecation info Returns an object containing current version and deprecation block height. Applicable only on mainnet. Endpoint: GET /daemon/getdeprecationinfo Version: 6.6.1 ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (object) - `data.version` (integer) The server version - `data.subversion` (string) The server subversion string - `data.deprecationheight` (integer) The block height at which this version will deprecate and shut down