Get Deep Search results by task ID.
task_id (required): Task identifier.offset (optional): Pagination offset.limit (optional): Page size.relevance descending.
relevance controls the overall ordering of the result list.scores shows the grade and explanation for each criterion. If you did not provide criteria when creating the task, Deep Search generates them automatically.results[] with criterion scores details. Continue paging until returned rows are fewer than limit.
Use task completion rules from task status endpoint: status=done or is_exhausted=true.
401 UnauthorizedAuthorization: Bearer ${EXTRUCT_API_TOKEN}.
404 Not FoundTASK_ID from create-task response.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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