Jump to Content
Betterview
API Reference
Log InBetterview
API Reference
Log In
API Reference

Betterview's Insight API

  • /api/products
    • List Productsget
  • /api/properties/header/search
    • Search Propertiesget
  • /api/properties
    • Run Profile(s)post
    • Update Profile(s)patch
  • /api/properties/recent
    • Retrieve a list of recent ordersget
  • /api/properties/bulk/status/{id}
    • Retrieve the status of an orderget
  • /api/properties/{id}
    • Retrieve Profile (limited)get
    • Update Profilepatch
  • /api/properties/{id}/full
    • Retrieve Profile (full)get
  • /api/properties/{id}/dates
    • Retrieve a list of graded datesget
  • /api/properties/now/{latitude}/{longitude}
    • Retrieve Property with Coordsget
    • Retrieve Property with Coordspost
  • /api/properties/now
    • Retrieve Property with Addresspost
  • /api/properties/pulse
    • Retrieve Pulse Detailsget
  • /api/properties/quota
    • Retrieve Quota Detailsget
Powered by 

Retrieve a list of graded dates

get https://api.betterview.net/api/properties//dates

Retrieves a list of graded dates for the specified property id. These dates can be used when retrieving profile data.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!