Get Search Task
Leads
Get Search Task
Get search task
GET
Get Search Task
CLI:
Overview
Returns recent Searches owned by the authenticated user. PasstaskId to fetch one search’s current status. Intended for UI history, polling, and agent memory; use the results endpoint to page through result rows.
This operation shares the URL path
/api/leads/search with other verbs. Use Start lead search to create or continue a search, then call this endpoint with taskId to poll it.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Response
Up to 20 most-recent tasks, or one task when taskId is provided.