v1
latestOpenAPI 3.0.02026-08-064842333.5 MBData Manager
Export an Excel File (XLSX)
Downloads an XLSX file. The returned file contains all definitions (meta) and the data. This is useful for importing the Data Source, Datamart, or Data Feed definitions + data in some other instance or partition.
post/datamart.exportdata/xlsx
Query parameters
timeoutstring
Example:20
Set this parameter to override the default timeout (60 seconds) of the query. The maximum allowed timeout is 300 seconds. The default timeout value and the maximum timeout value can be configured in the backend. Setting higher timeout can be useful, for example, when a query takes long time (e.g., when processing large tables).
Request body
Response
OK - returns the XLSX file (binary data): Content-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet