---
title: "Get pricing periods"
method: GET
path: "/api/v3.3/pricing-periods"
tags: ["Pricing Periods"]
---

# Get pricing periods

`GET /api/v3.3/pricing-periods`

Retrieves pricing periods for a property within specified date range. Requires propertyUid, from and to date parameters

## Query parameters

- `propertyUid` string, required
- `from` string, date, required
- `to` string, date, 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)
