Get job
Retrieve detailed information about a specific job.
Authorizations
API keys are associated with a user and can be created on the IonQ Quantum Cloud application. To authenticate, prefix your API Key with apiKey and place it in the Authorization request header. Ex: Authorization: apiKey your-api-key
Path Parameters
The UUID of the job — this UUID is provided in the response on job creation.
Response
Successfully retrieved a job.
submitted, ready, started, canceled, failed, completed The id of the user who submitted the job.
How long the job actually took to run on the QPU. Null if the job hasn't run yet.
shots are not included with ideal simulator backend.
Only present in the response when backend is simulator.
The billing model used for this job.
QCT, 2QGE_operations 
