fermioniq.client.Client.get_config#

Client.get_config(job_id: str) dict#

Retrieve the job config(s).

Parameters:
job_id

The ID of the job to retrieve the config(s) for.

Returns:
config

The config(s) associated to the job.