Download exported data

When the export task is finished, you can download the exported file with this request.
Use the task_id from the previous requests and the UUID of the target base. And of course, you need authorization to download the file. See the example request for details.

📘

Deprecated due to asynchronous request

Requests with task_id will be replaced in the future with synchronous requests. Therefore you should be aware that this call might be removed in the future.

📘

Permission denied from command line

Currently it is only possible to download the dtable file via a browser if you are already authenticated. Sending the authentication header will always result in a Permission denied.

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!