KronoDesk: REST Web Service (v4.0)
Click here for a complete list of operations.
Retrieves the version number of the current installation.
To access this REST web service, you need to use the following URL:
https://api.inflectra.com/KronoDesk/Services/v3_0/RestService.svc/system/version
Nothing Expected
<RemoteVersion xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Inflectra.KronoDesk.Web.Services.v3_0.DataObjects"> <Patch i:nil="true" /> <Version i:nil="true" /> </RemoteVersion>
{"Patch":null, "Version":null}