List Capture Requests

Overview

This endpoint returns all capture requests for a given organization, specifically filtered by the user specified in the current_user_id parameter. It is primarily used to check the current status of a capture request within Hover's system. Capture requests progress through various states during our process:

new: The capture request has been sent and the assigned user has not signed up for a Hover account

connected: The user assigned to the capture request has signed up for Hover or an active Hover account associated with their email address.

complete: The capturing user has captured the assigned property.

deleted: The capture request was deleted before the property was captured.

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