Skip to content

Get job results

Request

Retrieves job results.

Security
ApiKeyAuth
Path
job_idinteger(JobId)required

the job id

Example:19
Query
headerboolean

whether to show the headers or not

nullify_specialboolean

convert NaN and Infinity values into null. Not available for formats msgpack or msgpack.gz

curl -i -X GET \
  'https://api.treasuredata.com/v3/job/result/19?header=true&nullify_special=true' \
  -H 'Authorization: TD1 <YOUR_TOKEN_HERE>'

Responses

OK

Body
string, (binary)
Response
string