ReferenceCompany search
Continue Company Search
Extend an existing company search by `thread_id` and a higher `total_target`.
Authorization
ApiKeyAuth x-api-key<token>
A platform key (ck_live_…). Mint one in the console under
Settings → API Keys.
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://example.com/api/v1/search/workflow/continue" \ -H "Content-Type: application/json" \ -d '{ "thread_id": "536c****-****-45c5-****-0a8dfa5*****", "total_target": 200 }'{ "success": true, "thread_id": "string", "status": "string"}Was this page helpful?Report an issue