v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141311165.4 KB

Retrieves the specified quantum task.

get/quantum-task/{quantumTaskArn}

Path parameters

quantumTaskArnstring required

the ARN of the task to retrieve.

Response

Success

createdAtstring date-time required

The time at which the task was created.

deviceArnstring required

The ARN of the device the task was run on.

deviceParametersstring required

The parameters for the device on which the task ran.

endedAtstring date-time

The time at which the task ended.

failureReasonstring

The reason that a task failed.

jobArnstring

The ARN of the Amazon Braket job associated with the quantum task.

outputS3Bucketstring required

The S3 bucket where task results are stored.

outputS3Directorystring required

The folder in the S3 bucket where task results are stored.

quantumTaskArnstring required

The ARN of the task.

shotsinteger required

The number of shots used in the task.

status'CREATED' | 'QUEUED' | 'RUNNING' | 'COMPLETED' | 'FAILED' | 'CANCELLING' | 'CANCELLED' required

The status of the task.

tagsobject

The tags that belong to this task.