AI Web Search
List Discovery Tasks
List company discovery tasks.
GET
Returns a list of company discovery tasks. You can use this endpoint to get the list of tasks and their statuses.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Successful Response
Available options:
created
, in_progress
, done
, failed