Prospect Import Status
Prospects
Prospect Import Status
Returns asynchronous prospect import status, counts, and completed report rows
GET
Prospect Import Status
Overview
Check the status of an asynchronous prospect import started byPOST /prospects, POST /prospects/batch, or POST /prospects/batch/round-robin.
Use this endpoint to confirm that Kakiyo created a chat before marking a lead as dispatched or imported in your own system.
Path parameters
| Field | Type | Required | Description |
|---|---|---|---|
listId | string | Yes | Import list ID returned by the create endpoint |
Example
Response
Confirmation rule
Treat a row as confirmed only when:chatCreated is false, Kakiyo did not create a new chat for that row, so no new customData was saved on a conversation.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Import list ID returned by the create endpoint
Last modified on June 20, 2026

