Retrieve bulk search files with their status and progress. Lists all bulk searches (email, profile, company searches) with pagination support. Use to monitor bulk operation progress, check completion status, or retrieve file IDs for further operations.
filestringFilter results to a specific bulk search file by its unique ID. If provided, only that file's details are returned.
nextbooleanPagination direction when using 'sorts' cursor. Set to true to get the next page, false for previous page. Requires 'sorts' to be provided.
limitintegerMaximum number of bulk search files to return per page. Default is 10, maximum is 50.
sortsarrayPagination cursor obtained from the 'sorts' field of a previous response. Use with 'next_page' to navigate through results.
statusstringFilter by search status. Use 'in_progress' for running searches or 'done' for completed searches.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.