TAG LINE
TAG LINE
SMALL TITLE
This entity is route allows you to query the system to find out its current version.
GET | ApplicationVersion/ |
Retrieve the current system version number. | |
Retrieve the current system version number. GET ApplicationVersion/ HTTP/1.1 200 OK { "applicationVersion": "10.6.0.0+1224" } |