Search Status
The search object includes astatus field that indicates the current state of the search operation. The possible status values are:
Active Statuses
NOT_STARTED: The search has been created but has not yet begun processingONGOING: The search is currently being processed and generating resultsFINISHED: The search has completed successfully and all results are available
Error Statuses
RATE_LIMITED: The search was interrupted due to rate limiting constraintsUNAUTHORIZED: The search failed due to authentication issuesFORBIDDEN: The search failed due to insufficient permissionsERROR: The search encountered an error during processing
FINISHED, all leads are available and ready to be retrieved. For searches with error statuses, you may need to retry the search or check your API credentials and permissions.Authorizations
Your API key
Path Parameters
ID of the search to retrieve
Query Parameters
Filter leads by their qualification status
Available options:
qualified, disqualified