---
title: "Retrieve property"
method: GET
path: "/property/{id}"
---

# Retrieve property

`GET /property/{id}`

## Path parameters

- `id` integer, required

## Response `200`

200

- object
  - `access_code` string
  - `address1` string
  - `address2` unknown
  - `building` unknown
  - `city` string
  - `company_id` integer
  - `country` string
  - `display` string
  - `groups` object[]
    - `id` integer
    - `name` string
    - `parent_group_id` unknown
  - `id` integer
  - `latitude` number
  - `longitude` number
  - `name` string
  - `notes` object
    - `access` string
    - `general` string
    - `wifi` string
    - `about` string
    - `direction` string
    - `trash_info` string
  - `photos` unknown[]
    - unknown
  - `reference_company_id` unknown
  - `reference_external_property_id` unknown
  - `reference_property_id` unknown
  - `state` string
  - `status` string
  - `zipcode` string

---

[API](https://skmtc.dev/breezeway/apis/breezeway-auth-api.md) · [All operations](https://skmtc.dev/breezeway/apis/breezeway-auth-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/breezeway/breezeway-auth-api/revisions/920ab5205e9d/schema)
