===== Version retrieval (automation) ===== For monitoring purposes, it is useful to determine the PMA.studio version used through a back-end API call. All of [[https://www.pathomation.com/platform|Pathomation's platform]] components have this option, actually. In order to determine the installed version of PMA.studio, you can issue the call: ''https://server/pma.studio/api/json/getversioninfo'' The result is a JSON string formatted as ''A.B.C.D'', with A, B, C being numeric. D can be either numeric or alphanumeric. {{ ::stud2_auto_version_.png?nolink&400 |}} Reporting this version number to Pathomation when [[https://www.pathomation.com/helpdesk|asking for support through our helpdesk]] is always helpful, too.