Limited job types that can be downloaded

Hello,

I see the download job feature is only available to UI jobs. Is there a plan to expand that JOB_TYPES_TO_DOWNLOAD list to include the “REST” job type?

Thanks.

Hi,

The rest API has methods to download job results of queries submitted through the Rest Job API described here.
https://docs.dremio.com/rest-api/jobs/get-job.html
Is this what you were looking for?