License: Get
Information noteLOCKED.
This API is extremely reliable and will not be broken unless absolutely necessary.
This API is extremely reliable and will not be broken unless absolutely necessary.
Method
GET
Path
/qrs/license?privileges={appendPrivileges}
Description
Get the Qlik Sense license. Optionally, add privileges to the returned entities.
Information noteThis path is similar to the general purpose Get path, but since the maximum number of licenses in Qlik Sense is one, no GUID parameter is needed.
Body
-
Return value
License: { "lef": "", "serial": "", "check": "", "name": "", "organization": "", "isExpired": false, "expiredReason": "", "isBlacklisted": false, "privileges": null, "id": "00000000-0000-0000-0000-000000000000" }
Optional parameters
- {appendPrivileges}: See Adding privileges.