GetDocList method
Returns the list of apps.
In Qlik Sense Enterprise:
The list is generated by the QRS. The GetDocList method only returns documents the current user is allowed to access.
In Qlik Sense Desktop:
The apps are located in C:\Users<user name>\Documents\Qlik\Sense\Apps.
Returns
| Name | Description | Type | 
|---|---|---|
| qDocList | 
				 List of app identifiers. 
  | 
			Array of DocListEntry | 
See also