release-version

This API retrieves the release version of the portal along with the date when the portal was upgraded.

Note:

  1. Until the upgrade is fully completed, the API will continue to return the previous version.

  2. After each PoD upgrade, the response payload will be updated to reflect the latest version.

Returns the release version of the portal.

Responses

  • productVersionstring

    The current product or portal version.

  • upgradedOnstring

    The date and time when the PoD was last upgraded.

Loading Examples...