GET sequencing batches
Sequencing
Retrieve A Sequencing Batch
GET
GET sequencing batches
GET a single Sequencing Batch by its ID.
Authorizations
Path Parameters
Response
200 - application/json
OK
Pattern:
^/api/v1/sequencing/batches/[a-f0-9]{16}$Example:
"/api/v1/sequencing/batches/0d77065796f8d173"
A unique batch number.
A human-readable name for the sequencing batch.
The user that created the sequencing batch.
The current status of the sequencing batch.
Available options:
registered, shipped_to_lab, received_at_lab, extracting, preparing_library, sequencing, quality_control, done, canceled 
