---
title: "GET /properties/{propertyId}/radial/developmentapplications"
method: GET
path: "/properties/{propertyId}/radial/developmentapplications"
tags: ["properties"]
---

# GET /properties/{propertyId}/radial/developmentapplications

`GET /properties/{propertyId}/radial/developmentapplications`

## Path parameters

- `propertyId` integer, required

## Query parameters

- `limit` integer
- `radius` integer

## Response `200`

successful operation

- DevelopmentApplications
  - `disclaimer` string
  - `note` string
  - `applications` DevelopmentApplication[]
    - `address` Address
      - `street` string
      - `unit` string
      - `level` string
      - `lot` string
      - `streetNumber` string
      - `streetAddress` string
      - `locality` string
      - `streetLocation` string
      - `state` string
      - `postcode` string
      - `countryCode` string
      - `streetName` string
      - `streetSuffix` string
      - `streetType` string
      - `lga` string
    - `description` string
    - `infoUrl` string
    - `commentUrl` string
    - `location` Point
      - `lat` number, double
      - `lon` number, double
    - `dateReceived` string, date-time
    - `planningAuthority` PlanningAuthority
      - `name` string
    - `councilReference` string
  - `messages` Message[]
    - `code` integer
    - `text` string

---

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