Skip to main content Skip to complementary content

Get the version of Qlik Sense

Get the version of Qlik Sense by using the ProductVersion method.

Warning noteThe ProductVersion method is deprecated (not recommended for use). Use the EngineVersion method instead.

Example

The client sends:

{ "jsonrpc": "2.0", "id": 2, "method": "ProductVersion", "handle": -1, "params": [] }

The engine returns:

{ "jsonrpc": "2.0", "id": 2, "result": { "qReturn": "1.2.0+Build:40.XTRAGSF-CIGCE8" } }

The version of Qlik Sense is displayed.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!