IBMProvider.retrieve_job# IBMProvider.retrieve_job(job_id)[source]# Return a single job. Parameters: job_id (str) – The ID of the job to retrieve. Return type: IBMJob Returns: The job with the given id.