---
title: "GET /v2/spaces/{space_id}/sensors/"
method: GET
path: "/v2/spaces/{space_id}/sensors/"
tags: ["Spaces"]
---

# GET /v2/spaces/{space_id}/sensors/

`GET /v2/spaces/{space_id}/sensors/`

Single link between a space and waffle device.

## Response `200`

Success

- OptionalSpaceSensorSerializer
  - `serial_number` string
  - `device_function` 'entry' | 'oa' | 'oalr' | 'oasr' | 'oe' | 'waffle', nullable
  - `sensor_type` 'ob1' | 'r56t' | 'r60' | 's5' | 'w1' | 'virtual'

## Other responses

- `403` — Forbidden - Access Denied
- `404` — Not Found

---

[API](https://skmtc.dev/density/apis/your-project-api.md) · [All operations](https://skmtc.dev/density/apis/your-project-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/density/your-project-api/revisions/eab10fe035e6/schema)
