If you want to download a data source, you can use this endpoint to generate a presigned URL, which allows you to download the data source via the URL.
Presigned URLs have an expiration period. Be sure to download your data sources before the URL expires.
The trace ID you set in your system to trace this request. It can be up to 128 characters in length. If the request fails, you can provide it to the Powerdrill team to help with troubleshooting.
The ID of the dataset that contains the target data source.
To check the datasets you have access to, call GET /v2/team/datasets.
The ID of the target data source.
To check data sources existing in a specified dataset, call GET /v2/team/datasets/{id}/datasources.
Your user ID, which uniquely identifies you within your team. To obtain your ID:
The duration after which the presigned URL will expire. The value is expressed in seconds. The minimum value is 60 and is default to 600.
Status code. 0 indicates that the operation is successful. Otherwise, the operation fails. For error troubleshooting, refer to Error Codes.
The returned data object.