get https://hover.to/api/v2/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.
