Priority Version Number

91 Views Asked by At

Is there a way to get the Priority Version number via the Web SDK or REST API?

Specifically I need to be able to know which side of a breaking change a particular version is at to know how to proceed.

1

There are 1 best solutions below

2
rozalex On

You can get the version by invoking loginFunctions.priorityVersion().

See here: https://prioritysoftware.github.io/api/loginFunctions/#priorityVersion

Rest API will have a similar option in future priority version 22.0