Skip to content

Download a log file

Request

Security
ApiKeyAuth
Path
attempt_idinteger, (int64)required

attempt id

file_namestringrequired

log file name

curl -i -X GET \
  'https://api-workflow.treasuredata.com/api/logs/{attempt_id}/files/{file_name}' \
  -H 'Authorization: TD1 <YOUR_TOKEN_HERE>'

Responses

default response

Bodyapplication/gzip
string, (byte)
Response
string