Skip to main content
POST
Python

Authorizations

x-api-key
string
header
required

Headers

parallel-beta
string | null
deprecated

Path Parameters

findall_id
string
required

Body

application/json

Input model for FindAll enrich.

output_schema
JsonSchema · object
required

JSON schema for the enrichment output schema for the FindAll run.

processor
string
default:core

Processor to use for the task.

mcp_servers
McpServer · object[] | null

List of MCP servers to use for the task.

Response

Successful Response

Response model for FindAll ingest.

objective
string
required

Natural language objective of the FindAll run.

Example:

"Find all AI companies that raised Series A funding in 2024"

entity_type
string
required

Type of the entity for the FindAll run.

match_conditions
MatchCondition · object[]
required

List of match conditions for the FindAll run.

enrichments
FindAllEnrichInput · object[] | null

List of enrichment inputs for the FindAll run.

generator
enum<string>
default:core

The generator of the FindAll run.

Available options:
base,
core,
pro,
preview
match_limit
integer | null

Max number of candidates to evaluate