Download Datatable

GET
/v1/datatables/:datatableId/download

Get a file that contains the contents a Datatable. This endpoint returns a taskId that you can use to check the status of the download. See the Tasks endpoint for more information. Here’s an example implementation in Python: See the Tasks endpoint for more information.

Path parameters

datatableIdstringRequired

Response

This endpoint returns an object.
taskIdstring