GET /jobs/{job_id}/download returns the forecast as a table with one row per
series and forecast step.
Columns
Columns appear in that order. If you did not pass
quantile_levels, the
model’s default levels are included.
Rendering options
Two optional form fields onPOST /forecast (and JSON fields on the
storage-object and batch variants) change how the table is rendered.
Defaults preserve the output exactly as it has always been produced.
Download formats
GET /jobs/{job_id}/download?format=…
An unsupported combination — for example
presign on a multi-file result —
is a 400 with error_code: validation_error and a detail naming the
format to use instead.