Get status
Entity Search
Get status
Check Entity Search task progress and readable result count.
GET
Get status
Returns task progress, the current
Task status can be
ready_count, and any task-level failure.
Example
Response
created, running, done, or error. Finished tasks can return stop_reason values such as limit, source_finished, no_data_timeout, or rejected_streak.
See Task results for the recommended polling and fetch loop.