{
"jobs": [
{
"id": "e1a09d90-b2ba-4ea5-9fd7-4bfc14eac524",
"status": "canceled",
"type": "ionq.circuit.v1",
"backend": "simulator",
"dry_run": false,
"submitted_by": "64b03577072d45001c85e9c4",
"project_id": "1333d459-cf47-4a5e-acc1-8d4eb4f7b025",
"parent_job_id": null,
"session_id": null,
"metadata": null,
"name": null,
"submitted_at": "2025-05-28T20:47:05.440Z",
"started_at": null,
"completed_at": null,
"predicted_execution_duration_ms": null,
"predicted_wait_time_ms": null,
"execution_duration_ms": null,
"shots": 1000,
"noise": {
"model": "ideal"
},
"failure": null,
"settings": {
"compilation": {}
},
"stats": {
"qubits": 20,
"circuits": 1,
"gate_counts": {
"1q": 1028,
"2q": 110
}
},
"results": null,
"output": {}
}
],
"next": null
}
{
"jobs": [
{
"id": "e1a09d90-b2ba-4ea5-9fd7-4bfc14eac524",
"status": "canceled",
"type": "ionq.circuit.v1",
"backend": "simulator",
"dry_run": false,
"submitted_by": "64b03577072d45001c85e9c4",
"project_id": "1333d459-cf47-4a5e-acc1-8d4eb4f7b025",
"parent_job_id": null,
"session_id": null,
"metadata": null,
"name": null,
"submitted_at": "2025-05-28T20:47:05.440Z",
"started_at": null,
"completed_at": null,
"predicted_execution_duration_ms": null,
"predicted_wait_time_ms": null,
"execution_duration_ms": null,
"shots": 1000,
"noise": {
"model": "ideal"
},
"failure": null,
"settings": {
"compilation": {}
},
"stats": {
"qubits": 20,
"circuits": 1,
"gate_counts": {
"1q": 1028,
"2q": 110
}
},
"results": null,
"output": {}
}
],
"next": null
}
submitted
, ready
, running
, canceled
, failed
, completed
Ok
The response is of type object
.
Was this page helpful?