Skip to main content
POST
https://app.leafpress.io
/
subscribe
Subscribe to Notifications
curl --request POST \
  --url https://app.leafpress.io/subscribe \
  --header 'Authorization: Basic <encoded-value>'
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

notifications
Array of Dictionaries
Notifications
notifications.content
String
Message of notification
notifications.date
String
Timestamp indicating when notification was created, automatically set at creation time