---
title: "GET /v1/projects/{projectId}/devices/{deviceId}/data/{path}"
method: GET
path: "/v1/projects/{projectId}/devices/{deviceId}/data/{path}"
tags: ["LightDB"]
---

# GET /v1/projects/{projectId}/devices/{deviceId}/data/{path}

`GET /v1/projects/{projectId}/devices/{deviceId}/data/{path}`

## Path parameters

- `projectId` string, required
- `deviceId` string, required
- `path` string, required

## Response `200`

A successful response.

- GoliothGetDeviceStateResponse
  - `data` unknown

## Other responses

- `default` — An unexpected error response.

---

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