Company Discovery
List Discovery Tasks
List company discovery tasks.
GET
/
v1
/
discovery_tasks
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.