Skip to main content
GET
cURL
Download an artifact associated with a specific job using its unique identifier and the artifact’s ID.

Authorizations

Authorization
string
header
required

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

UUID
string
required

The UUID of the job.

artifactId
string
required

The artifact id.

Response

Artifact contents.