This tool is used to get the circuit’s related jobs, e.g. jobs where this circuit was used as an input or where the circuit was compressed, generated or transpiled.
Args: circuit_id: The ID of the circuit to retrieve results for. user (UserModel): User authenticated with api key.
Returns: list: List of BaseJobModel objects.
Successful Response
Class for job status.
Submitted, Initializing, Queued, Validating, Running, Cancelled, Done, Error Class for job types.
User local job, Analytics, Device specific analytics, Data Loading, Run, State Compression, Transpilation, Variational, Pretraining, SKQD