Skip to content

Download a project archive file

Request

Security
ApiKeyAuth
Path
idinteger, (int32)required

project id

Query
revisionstringrequired

use a given revision of a project instead of the latest revision

direct_downloadboolean

enable returning direct download handle

curl -i -X GET \
  'https://api-workflow.treasuredata.com/api/projects/{id}/archive?revision=string&direct_download=true' \
  -H 'Authorization: TD1 <YOUR_TOKEN_HERE>'

Responses

archive of files of a project.