NOTE: If request filters are provided, this endpoint will limit responses to 1 or more specific jobs based on those filters.
This endpoint retrieves all jobs this API key is authorized to view.
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
If provided, will only return jobs whose UUID matches the list provided.
UUID of a job
If provided, will only return jobs whose status matches the one provided. Status of a job.
submitted, ready, running, canceled, completed, failed "completed"
How many objects to return.
1 <= x <= 25ID of next batch of resources to load.