---
title: "Get plate by id"
method: GET
path: "/api/v1/plates/{id}"
tags: ["Plates"]
---

# Get plate by id

`GET /api/v1/plates/{id}`

## Path parameters

- `id` integer, required

## Query parameters

- `token` string, required

## Response `200`

success

## Other responses

- `404` — page not found

---

[API](https://skmtc.net/labguru/apis/labguru-api.md) · [All operations](https://skmtc.net/labguru/apis/labguru-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/labguru/labguru-api/revisions/0534e4d70b77/schema)
