---
title: "Get a list of properties for a single destination"
method: GET
path: "/odata/v1/Property/PropertyReplication(DestinationId={DestinationId})"
tags: ["Property"]
---

# Get a list of properties for a single destination

`GET /odata/v1/Property/PropertyReplication(DestinationId={DestinationId})`

## Path parameters

- `DestinationId` integer, required

## Query parameters

- `$select` string
- `$count` boolean
- `$filter` string
- `$orderby` string

## Response `200`

OK

- DDFInfrastructureSwaggerExampleModelsODataReplicationListResponse2DDFCoreEntitiesPropertyIdentifierDDFCoreVersion1000CultureNeutralPublicKeyTokenNullDDFCoreEntitiesPropertyDDFCoreVersion1000CultureNeutralPublicKeyTokenNull
  - `@odata.context` string, nullable
  - `value` DDFCoreEntitiesPropertyIdentifier[], nullable
    - `ListingKey` string, nullable — A unique identifier for this record from the immediate source.
    - `ModificationTimestamp` string, date-time, nullable — The date and time the record was last updated in the source system (in Zulu time (UTC)).

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/realtor/apis/realtor-ca-ddf-web-api-documentation.md) · [All operations](https://skmtc.net/realtor/apis/realtor-ca-ddf-web-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/realtor/realtor-ca-ddf-web-api-documentation/versions/17c9ffddac21/schema)
