---
title: "GET /v3/doorways/{doorway_id}/"
method: GET
path: "/v3/doorways/{doorway_id}/"
tags: ["Doorways"]
---

# GET /v3/doorways/{doorway_id}/

`GET /v3/doorways/{doorway_id}/`

DoorwayDetailReadView operations.

## Response `200`

Success

- OptionalDoorwaySerializer
  - `id` integer
  - `sensor_serial_number` string
  - `name` string
  - `description` string
  - `created_at` string, date-time
  - `updated_at` string, date-time
  - `spaces` string
  - `multipoint` boolean

## 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)
