Retrieve the Experience Service Version
Complete the following steps to retrieve the version of the Experience Service.
1. Enter the following URL in your web browser:
<es-protocol>://<es-host>:<es-port>/ExperienceService/properties
For example: https://myexperienceservice.thingworx.io:2019/ExperienceService/properties
2. When prompted, enter your administrator credentials.
3. The following information is returned:
Version
Default domain name
Domain ID resolver
IRS Federation enablement status
What is returned in the browser should look similar to the following:
{"version":"9.2.1-b729","defaultDomainName":"ABC001.local","domain_id_resolver":"https://myexperienceservice.thingworx.io/ExperienceService/id-resolution/resolutions/","enable_irs_federation":"true"}
Was this helpful?