Jobs
Get job probabilities
Retrieve probability distribution results from a job.
GET
Retrieve the probability distribution results from a completed job. This returns the measurement outcomes from all shots as probability values for each possible quantum state, allowing you to analyze the quantum circuit’s output distribution.
Learn more about interpreting quantum results.
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
Response
200 - application/json
Successfully retrieved the probabilities result of a job.
The response is of type object
.