gateway.openapi_Gateway
Get Dataset Download Endpoint
get/v1/accounts/{account_id}/datasets/{dataset_id}:getDownloadEndpoint
Path parameters
account_idstring required
The Account Id
dataset_idstring required
The Dataset Id
Query parameters
readMaskstring
The fields to be returned in the response. If empty or "*", all fields will be returned.
downloadLineageboolean
If true, downloads entire lineage chain (all related datasets). Filenames will be prefixed with dataset IDs to avoid collisions.
Response
A successful response.