Get Capture Request Link

Overview

This endpoint returns the raw HTML page that is designed to prompt a user to download the Hover mobile application to capture a property. The (required) path parameter, capture_request_identifier, can be obtained by calling the List Capture Requests endpoint.

Learn More

To learn more about the process of using a Capture Request link, please check out this guide.

Sample Response Snippet

<html>
    <body>You are being 
        <a class=&#x27;preserveHtml&#x27; class=&#x27;preserveHtml&#x27; class=&#x27;preserveHtml&#x27; class=&#x27;preserveHtml&#x27; class=&#x27;preserveHtml&#x27; class=&#x27;preserveHtml&#x27; class=&#x27;preserveHtml&#x27; href="https://hover.to/download-invite.html?token=xf7-ZQ&amp;requesting_user_name=username;requesting_org_name=BluthCompanies;capturing_user_phone=5558675309">redirected</a>.
    </body>
</html>

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