Backends
Get Backends
Retrieve a list of all available backends.
GET
/
backends
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.
Specifies target hardware and generation where applies.
Current availability.
Please refer to https://status.ionq.co/ for more information.
Available options:
available
, unavailable
Current wait time on the queue for execution.
Last time the backend status was updated.
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.
Current characterization for this backend
Was this page helpful?