system-status-controller

Get information about the status of the service

This is used to provide information for mobile devices about the service such as the minimal version of the apps required to access the service.

get/systemStatus

Response

OK

minAndroidClientAppVersionstring

The minimum IOS client application version compatible with this server release.

minIosClientAppVersionstring

The minimum Android client application version compatible with this server release.

minimumAppVersioninteger

The minimum app version - an app with a version less than this cannot access the service and the user must upgrade

trustedCheckpointsstring[]

The URLs of trusted checkpoints - checkpoints not on this list should not be trustd.

Changes

No recorded changes to this endpoint across all 1 revision of this API.