Download Data Source

GET {{base-path}}/sites/{{site-id}}/datasources/:datasource-id/content

https://help.tableau.com/current/api/restapi/en-us/REST/restapirefdatasources.htm#downloaddata_source

Request Params

KeyDatatypeRequiredDescription
includeExtractstring(Optional) The extract-value is a Boolean value (False or True). When the data source specified for download has an extract, if you add the parameter ?includeExtract=False, the extract is not included when you download the data source. You can use this parameter to improve performance if you are downloading workbooks or data sources that have large extracts.