App: Get state
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/app/{id}/state
Description
Find out if an app, identified by {id}, has been migrated (that is, enabled) so that it can be used in the currently installed version of Qlik Sense.
Body
-
Return value
AppState:
{
"appIsEnabled": true / false,
"schemaPath": "AppState"
}
Optional parameters
-