aito.client.AitoClient.get_job_status

AitoClient.get_job_status(job_id: str) → Dict

Get the status of a job with the specified job id

API doc :param job_id: the id of the job :type job_id: str :return: job status :rtype: Dict