Get Job Result
Jobs
Get Job Result
Retrieve the result data for a quantum job.
Args:
- job_qrn (string): Job QRN (qBraid Resource Name)
Returns:
- Result object containing job result data including measurement counts and timestamps
Raises:
- 404: Job is not found
- 409: Job results are not yet available or are not valid JSON
- 422: Validation error if the job_qrn parameter is invalid
GET
Get Job Result
Documentation Index
Fetch the complete documentation index at: https://docs.qbraid.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Authenticate requests using an API key linked to your qBraid account. Obtain your key by registering or logging in at account.qbraid.com.
Path Parameters
Job QRN (qBraid Resource Name)
