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
Successfully retrieved backends.
A list of backends you can target your program to run on.