"Min version required" API endpoint

As mentioned in this thread, I would like to query the Zoom API for the “min version” of the Zoom Client.

We regularly get messages from Zoom saying what is the Min version required for the client, and from which date onwards it will be enforced.

I want to communicate this to our attendees as well, but don’t want to repeatedly change this manually in some file. I just want to query the API weekly, cache that version number and use it in our (custom) meeting invitations, as in: “Please make sure you at least use Zoom Client version XXXX”.

Not sure if there is a need for different versions for different platforms (web, Desktop client).