Exports
Create an export job
Exports a table or a query to a file.
The job runs asynchronously — poll it until status is success, then download the file from result.downloadUrl.
By default the file lands in CARTO's storage and the job returns a signed download URL valid for 24 hours. Pass destUrl to write to your own bucket instead, in which case no download URL is returned.
post/v3/exports
Request body
Response
The export job was created.