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

# GET /v2/doorways/{doorway_id}/installation/

`GET /v2/doorways/{doorway_id}/installation/`

Return a Doorway's associated Installation ID

## Response `200`

Success

- OptionalDoorwayInstallationSerializer
  - `installation_id` integer, nullable, required

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