GET
/
api
/
v1
/
sequencing
/
batches
/
{id}
/
samples
[]

GET all samples in given Sequencing Batch. Returns a paginated list of objects including the tube_barcode and the sample resource.

Path Parameters

id
string
required

Response

200 - application/json
Successful operation
sample
object

The sample object associated with the tube barcode. Note this may be in a pending upload state if the lab has not finished processing the physical sample.

tube_barcode
string

The tube or container barcode for the sample sent to the lab.