List Discovery Tasks
List Deep Search tasks.
Overview
This endpoint returns paginated Deep Search tasks with their current statuses.Example request
Key parameters
offset(optional): Pagination offset.limit(optional): Page size.
Success signal
A successful response returns a paginated list of tasks withid, status, and progress counters.
Common errors
401 Unauthorized
Check that your header is Authorization: Bearer ${EXTRUCT_API_TOKEN}.
Related endpoints
Related guides
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful Response
created, in_progress, done, failed Total number of company candidates discovered from search
Number of candidates enriched with company profiles
Number of candidates that had criteria evaluation completed
Total number of results
web_search, linkedin, maps The resolved, sorted list of registered domains that were excluded from this run (union of exclude_domains and the visible results of exclude_task_ids at creation time). Capped at 1000.