Get All Batches
Parameters
Query Parameters
Unique id for the batch
Unique id for the batch
First characters of the batch id
First characters of the batch id
Owner project of the batch
Owner project of the batch
Owner user of the batch
Owner user of the batch
Device type enum
Device type enum
Batch status type enum
Batch status type enum
Flag indicating whether the batch is waiting for extra jobs to be pushed
Flag indicating whether the batch is waiting for extra jobs to be pushed
Flag indicating whether the batch is waiting for extra jobs to be pushed
Flag indicating whether the batch is waiting for extra jobs to be pushed
Minimum number of jobs in the batch
Minimum number of jobs in the batch
Maximum number of jobs in the batch
Maximum number of jobs in the batch
Time when the emulator or QPU indicated a batch was started
Time when the emulator or QPU indicated a batch was started
Time when the emulator or QPU indicated a batch finished, failed or was cancelled
Time when the emulator or QPU indicated a batch finished, failed or was cancelled
Priority of the batch in the queue.
Priority of the batch in the queue.
Responses
200
Successful Response
A list of responses with pagination information.
For backwards compatibility, this also exposes pagination using the following header format:
Access-Control-Expose-Headers: Content-Range
Content-Range: $FIRST_ITEM_IN_BATCH-$LAST_ITEM_IN_BACH/$TOTAL_ITEMS_AVAILABLE
object
Response for a batch request which does not include its jobs data.
This schema defines all the fields that can be publicly shared by the API.
object
An enumeration.
object
object
Values represent the queue a value will be written to, each priority represents the order of preference batches will be executed.
HIGH being the quickers MEDIUM being a lower tier LOW being the lowest tier
Pagination information
object
422
Validation Error