GET
/
v1
/
discovery_tasks
/
{task_id}
/
results

Returns a company discovery task results by ID. You can use this endpoint to get the results of the task.

Results are ordered by relevance (desc) and can be paginated.

Path Parameters

task_id
string
required

Query Parameters

offset
integer | null
limit
integer | null

Response

200 - application/json
id
string
required
task_id
string
required
created_at
string
src_search_query
string
required
src_result_position
integer
required
src_result_title
string
required
src_result_snippet
string | null
required
company_name
string
required
company_description
string
required
company_website
string
required
relevance
integer
required

0 - no match, 1 - partial match, 2 - full match

justification
string
required

Explanation of the relevance score