Skip to main content
Announcements
Join us on Sept. 17 to hear how our new GenAI Assistant empowers data professionals: REGISTER
cancel
Showing results for 
Search instead for 
Did you mean: 
shivam_2115
Partner - Contributor
Partner - Contributor

Get the source of .qvd with API

Hi Qlik Community,

I am working on a Qlik Sense project and need to programmatically retrieve the source information of QVD files associated with a specific App ID. My objective is to identify which scripts or data sources are used to create these QVDs.

Specifically, I am looking for an API endpoint or method that can provide the following:
- The App ID
- The source or script that was used to generate the QVD

I have gone through the Qlik Sense API documentation but haven't found a clear method to achieve this. Below are the APIs I have explored so far:
- /api/v1/apps/
- /api/v1/apps/{appId}/scripts

Is there an existing API or a combination of APIs that can provide the QVD creation source? Any pointers or examples would be greatly appreciated.

Thank you in advance for your help!

Labels (1)
0 Replies