fermioniq.client.Client.get_status#

Client.get_status(job_id: str) str#

Retrieve the status of the job with id job_id.

Parameters:
job_id

The ID of the job to check the status of.

Returns:
status

Status of the job (as a string).