v1

latestOpenAPI 3.0.02026-07-14184214216.1 KB
export

Download export

After calling "Create export", take the handle it returns and wait for the job to finish, indicated by the state "processed". Then call this endpoint to get a presigned S3 URL. Download that URL to obtain the export file itself, which is a zip containing a csv file of your exported data.

get/dataset/{handle}/download-export

Path parameters

handlestring required

handle of export

Response

OK

{"stackTrail":"paths:/dataset/{handle}/download-export:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}