---
title: "Get Property"
method: GET
path: "/v1/properties/{property_id}"
tags: ["properties"]
---

# Get Property

`GET /v1/properties/{property_id}`

The property, stored deep screen, contacts and customer-readable diligence result.

This is a read surface: it never calls a provider or advances a diligence job.

## Path parameters

- `property_id` string, required

## Headers

- `authorization` string, nullable
- `X-Tenant` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/mireye/apis/mireye-scout-api.md) · [All operations](https://skmtc.net/mireye/apis/mireye-scout-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mireye/mireye-scout-api/revisions/c80d2b343f16/schema)
