Backends
Get Backends
Retrieve a list of all available backends.
GET
Query Parameters
What the system is currently doing. Note that regardless of system status, you can always submit jobs for execution.
running
The system is running jobs.reserved
The system is reserved by a single customer. It will resume regular execution after the reservation is complete.calibrating
The system is currently calibrating and will resume regular execution when calibration is complete.offline
The system is currently offline and not processing jobs.
Please refer to https://status.ionq.co/ for more information.
Available options:
verbose
Response
200 - application/json
A list of backends you can target your program to run on.
Current wait time on the queue for execution.
Specifies target hardware and generation where applies.
Last time the backend status was updated.
Current availability.
Please refer to https://status.ionq.co/ for more information.
Available options:
available
, unavailable
Current characterization for this backend
The system is in a degraded state and may be processing jobs slower than usual.
Only applies to systems in running
, reserved
, or calibrating
status.
Was this page helpful?