---
title: "GET sequencing batches_samples"
method: GET
path: "/api/v1/sequencing/batches/{id}/samples"
---

# GET sequencing batches_samples

`GET /api/v1/sequencing/batches/{id}/samples`

## Path parameters

- `id` string, required

## Response `200`

OK

- object[]
  - `sample` object, required — 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.
    - `__DOLLAR_REF__` string, uri
  - `tube_barcode` string, required — The tube barcode for the sample sent to the lab.

---

[API](https://skmtc.net/onecodex/apis/one-codex-api-v1.md) · [All operations](https://skmtc.net/onecodex/apis/one-codex-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onecodex/one-codex-api-v1/versions/fe9d9bfc8a6a/schema)
