Skip to main content

Get a job


Wait for completion

job.wait() polls until the job finishes and returns the updated Job:
Options:
Errors:

Job fields


List jobs


Get associated dataset

If job.hasDataset === true, retrieve the built dataset:
Returns null if no dataset has been built yet.