Skip to main content
GET
Fetch results
Fetches available entities from a search task. The client tracks pts locally and advances it by the returned count.

Example

Response

The response does not include a next cursor. Use pts + count as the next pts, and finish only when task status is done and local pts >= ready_count. See Task results for details.

Authorizations

x-api-key
string
header
default:lev8_live_...
required

Query Parameters

leads_search_id
string
required
pts
integer
default:0
num
integer
default:5

Response

Current result items.

object
string
Allowed value: "entity_search_items"
leads_search_id
string
Example:

"leads_search_01JABCDEF123456789"

status
string
Example:

"running"

pts
integer
Example:

0

num
integer
Example:

5

count
integer
Example:

5

ready_count
integer
Example:

10

limit
integer
Example:

20

entities
object[]
created_at
string<date-time>
Example:

"2026-08-04T00:00:05Z"