fermioniq.client.Client.get_status# Client.get_status(job_id: str) → str# Retrieve the status of the job with id job_id. Parameters: job_idThe ID of the job to check the status of. Returns: statusStatus of the job (as a string).