---
title: "GET /eventsubscriptions/property/{propertyId}"
method: GET
path: "/eventsubscriptions/property/{propertyId}"
tags: ["subscriptions"]
---

# GET /eventsubscriptions/property/{propertyId}

`GET /eventsubscriptions/property/{propertyId}`

## Path parameters

- `propertyId` integer, required

## Response `200`

The request has succeeded with event subscriptions available

- PropertyEventSubscription
  - `propertyId` integer
  - `subscriptionDate` string, date-time
  - `eventTypes` PropertyEventType[]
    - `display` string
    - `key` string

## Other responses

- `204` — The request has succeeded but no events subscribed
- `404` — Property not found

---

[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)
