> ## Documentation Index
> Fetch the complete documentation index at: https://docs.leafpress.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Subscribe to Notifications

Subscribe to notifications regarding:

* When a property is finished being quality controlled

* When a sync is broken

* When utility data is not available

* Duplicate data

* Anomaly flag in data

* etc.

### Request Params

*None*

### Request Body

*None*

### Response

<ParamField path="notifications" type="Array of Dictionaries">
  Notifications

  <ParamField path="notifications.content" type="String">
    Message of notification
  </ParamField>

  <ParamField path="notifications.date" type="String">
    Timestamp indicating when notification was created, automatically set at creation time
  </ParamField>
</ParamField>
