Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
kauenascimento
Partner - Contributor III
Partner - Contributor III

Preview QVS file

I am trying to retrieve a data preview of a file stored in my Qlik Cloud tenant using the following API endpoint:

GET /api/v1/data-files/${id}

When I call this endpoint, the response only returns the file metadata, such as name, size, and creation date. However, what I actually need is to preview the file content itself, for example the first few rows of a CSV or Excel file, similar to what Qlik Cloud shows in the UI when you open a data file.

My questions are:

  1. Is it possible to retrieve a data preview through this endpoint, and if so, what parameters are needed?
  2. If this endpoint only returns metadata, is there another endpoint in the Qlik Cloud API that supports data file content preview?

Thanks, in advance.

Labels (1)
  • API

0 Replies