fermioniq.client.Client.get_config# Client.get_config(job_id: str) → dict# Retrieve the job config(s). Parameters: job_idThe ID of the job to retrieve the config(s) for. Returns: configThe config(s) associated to the job.