---
title: "GET /v1/data-store/devices"
method: GET
path: "/v1/data-store/devices"
tags: ["data-store"]
---

# GET /v1/data-store/devices

`GET /v1/data-store/devices`

List devices available in the data store. Authorized for admins and editors.

## Response `200`

OK

- DataStoreDevice[]
  - `deviceType` string, required
  - `id` number, required
  - `name` string, required

---

[API](https://skmtc.net/opto22/apis/groov-view-public-api.md) · [All operations](https://skmtc.net/opto22/apis/groov-view-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opto22/groov-view-public-api/versions/80939206f137/schema)
