Version Check on API

We are using some of the newer features of the MetaMask wallet in our new Bridge front-end such as network switches and adding tokens to. It would be nice to have an API endpoint that we could check that returns the version of the wallet that the user has. That way we could compare against a minimum version of the extension and if the version is older, display a dialog to the user where they are prompted to download the latest version so that they can use all features and don’t experience bugs. I checked API docs, but could not find such an endpoint.