Main modules:
DatomaJob
DatomaJob.export_json()
Usage examples:
Exports the job information to a JSON file.
path (str, optional) – Path to export the information to, defaults to None
FileNotFoundError – Raises an error if the file could not be created.