---
title: "Get pricing rules"
method: GET
path: "/api/v3.3/property-pricing-rules/{propertyUid}"
tags: ["Property Pricing Rules"]
---

# Get pricing rules

`GET /api/v3.3/property-pricing-rules/{propertyUid}`

Retrieves all pricing rules for a property

## Path parameters

- `propertyUid` string, required

## Query parameters

- `_cursor` string — Cursor for pagination
- `_limit` string — Limit for pagination
- `sort` string, required
- `sortDirection` 'ASC' | 'DESC', required

## Response `200`

OK

---

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