aito.client.AitoClient.get_job_result

AitoClient.get_job_result(job_id: str) → Dict

Get the result of a job with the specified job id

Parameters

job_id (str) – the id of the job

Returns

the job result

Return type

Dict