---
title: "Returns property details based on an ID."
method: GET
path: "/property/detail"
tags: ["Property"]
---

# Returns property details based on an ID.

`GET /property/detail`

Get property details based on its attom ID.

## Query parameters

- `attomid` string, required

## Headers

- `apikey` string
- `accept` 'application/xml' | 'application/json'

## Response `200`

list of property details

## Other responses

- `403` — apikey invalid/missing
- `default` — unexpected error

---

[API](https://skmtc.net/attomdata/apis/untitled-api.md) · [All operations](https://skmtc.net/attomdata/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/attomdata/untitled-api/versions/de1ab891a0b4/schema)
