---
title: "Property Details - CFS-UO"
method: GET
path: "/property/{propertyID}/currentlyforsale"
tags: ["Property"]
---

# Property Details - CFS-UO

`GET /property/{propertyID}/currentlyforsale`

## Path parameters

- `propertyID` integer, required

## Query parameters

- `bedroom` string
- `type` string
- `price1` integer
- `price2` integer
- `searchDistance` number
- `sort` number

## Headers

- `SPRIFT-API-KEY` string, required

## Response `200`

OK

- InlineResponse20011
  - `status` boolean
  - `comparables` InlineResponse20011Comparables
    - `status` integer
    - `property_type_description` string
    - `classification_codes` string
    - `additional_params` string
    - `properties` InlineResponse20011ComparablesProperties[]
      - `propID` integer
      - `propertyTypeFullDescription` string
      - `propertyImages` InlineResponse20011ComparablesPropertyImages
        - `images` InlineResponse20011ComparablesPropertyImagesImages[]
          - `srcUrl` string
          - `srcsetUrl` string
          - `url` string
        - `mainImageSrc` string
        - `mainImageSrcset` string
        - `mainMapImageSrc` string
        - `mainMapImageSrcset` string
      - `price` InlineResponse20011ComparablesPrice
        - `amount` integer
        - `frequency` string
        - `currencyCode` string
        - `displayPrices` InlineResponse20011ComparablesPriceDisplayPrices[]
          - `displayPrice` string
          - `displayPriceQualifier` string
      - `displayAddress` string
      - `firstVisibleDate` string
      - `propertySubType` string
      - `distance` number
      - `bedrooms` integer
      - `propertyUrl` string
      - `displayStatus` string — Property current status. Sold STC, Under Offer etc.
      - `location` InlineResponse20011ComparablesLocation
        - `latitude` number
        - `longitude` number
      - `transactionType` string — Property is for sale or rent.

---

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