Skip to main content Skip to complementary content

License rule: Get user actions

Information noteLOCKED.

This API is extremely reliable and will not be broken unless absolutely necessary.

Method

POST

Path

/qrs/systemrule/license/useractions?privileges={appendprivileges}

Description

Return information about the users that have the right to use or access certain functionality in Qlik Sense. Optionally, add privileges to the returned entities.

Body

UserInput:

{ "type": "...", "selectionSetID": "[GUID]", "actions": "[integer]", "limit": "[integer]", "userFilter": "..." }

Return value

List<UserLicenseActions>:

{ "user": { "userId": "", "userDirectory": "", "name": "", "id": "00000000-0000-0000-0000-000000000000" }, "actionCounts": { { "0|1" }: "[integer] ", ... } }

Optional parameters

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!