Skip to main content
GET
Python

Authorizations

x-api-key
string
header
required

Headers

parallel-beta
string | null
deprecated

Path Parameters

findall_id
string
required

Response

Successful Response

Complete FindAll search results.

Represents a snapshot of a FindAll run, including run metadata and a list of candidate entities with their match status and details at the time the snapshot was taken.

run
FindAllRun · object
required

FindAll run object.

candidates
FindAllCandidate · object[]
required

All evaluated candidates at the time of the snapshot.

last_event_id
string | null

ID of the last event of the run at the time of the request. This can be used to resume streaming from the last event.