cURL
curl "https://api.ionq.co/v0.4/backends/qpu.s11"
{ "backend": "qpu.s11", "status": "available", "degraded": true, "qubits": 1, "average_queue_time": 1181215, "last_updated": "2023-10-20T14:18:48Z", "characterization_id": "617a1f8b-59d4-435d-aa33-695433d7155e" }
This endpoint retrieves a backend.
A backend where jobs can run on.
qpu.s11
Successfully retrieved backend.
A backend that you can target your program to run on.
Was this page helpful?