Get Measurements PDF

Overview

The Measurements PDF provides a detailed, printable report of a property's measurements. This endpoint facilitates retrieving that report for a designated model.

The model ID is typically retrieved in a couple of ways:

The Measurement PDF is available for all deliverable types . Successfully using this endpoint will result in a 200 OK response and you'll be redirected to the file that's stored in Hover.

Storage Considerations

Hover generally recommends storing a link to the Measurements PDF in your system of record rather than storing the entire file. This approach is more efficient as PDF file sizes can be substantial, depending on the property's complexity and deliverable type.

  • When to Store a Link:
    If all users in your system who need to view the PDF also have appropriate access to the corresponding job within Hover, storing just the link is the ideal solution. When a user clicks this link, they will be redirected directly to the PDF file, leveraging Hover's hosting and access controls.

  • When to Store the File:
    If there are users in your system who require access to the Measurements PDF but do not have direct access to the job in Hover, then you will need to download and store the PDF file directly within your own system. This ensures they can view the document without needing Hover login or permissions.

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