QPU Status
Check the status of a QPU job and retrieve results when complete. Returns the current status (queued, running, completed, failed) and measurement results.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
job_id
Job ID from qpu_submit
Response
Successful Response
success
job_id
status
Allowed values:
results
Errors
422
Unprocessable Entity Error