---
title: "Returns properties and their characteristics that fit a criteria."
method: GET
path: "/property/snapshot"
tags: ["Property"]
---

# Returns properties and their characteristics that fit a criteria.

`GET /property/snapshot`

Get a list of property snapshots within a specific city that are within a desired size range and a specific property type.

## Query parameters

- `cityname` string
- `minLotSize1` string
- `maxLotSize1` string
- `propertytype` 'AGRICULTURAL (NEC)' | 'APARTMENT' | 'CABIN' | 'CLUB' | 'COMMERCIAL (NEC)' | 'COMMERCIAL BUILDING' | 'COMMERCIAL CONDOMINIUM' | 'COMMON AREA' | 'CONDOMINIUM' | 'CONVERTED RESIDENCE' | 'COUNTY PROPERTY' | 'DUPLEX' | 'FARMS' | 'FAST FOOD FRANCHISE' | 'FEDERAL PROPERTY' | 'FOREST' | 'GROUP QUARTERS' | 'INDUSTRIAL (NEC)' | 'INDUSTRIAL PLANT' | 'MANUFACTURED HOME' | 'MARINA FACILITY' | 'MISCELLANEOUS' | 'MOBILE HOME' | 'MOBILE HOME LOT' | 'MOBILE HOME PARK' | 'MULTI FAMILY DWELLING' | 'NURSERY/HORTICULTURE' | 'OFFICE BUILDING' | 'PUBLIC (NEC)' | 'RELIGIOUS' | 'RESIDENTIAL (NEC)' | 'RESIDENTIAL ACREAGE' | 'RESIDENTIAL LOT' | 'RETAIL TRADE' | 'SFR' | 'STATE PROPERTY' | 'STORES & OFFICES' | 'STORES & RESIDENTIAL' | 'TAX EXEMPT' | 'TOWNHOUSE/ROWHOUSE' | 'TRIPLEX' | 'UTILITIES' | 'VACANT LAND (NEC)'
- `orderby` 'calendardate' | 'publisheddate' | 'propertytype' | 'saleamt' | 'avmvalue' | 'assdttlvalue' | 'salesearchdate' | 'saletransactiondate' | 'beds' | 'bathstotal' | 'universalsize' | 'lotsize1' | 'lotsize2'

## Headers

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

## Response `200`

list of snapshots

## Other responses

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

---

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