List Jobs For Circuit
API Reference
List Jobs For Circuit
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.
GET
List Jobs For Circuit
Authorizations
Path Parameters
Response
Successful Response
Class for job status.
Available options:
Submitted, Initializing, Queued, Validating, Running, Cancelled, Done, Error Class for job types.
Available options:
User local job, Analytics, Device specific analytics, Data Loading, Run, State Compression, Transpilation, Variational, Pretraining, SKQD