v47

latestOpenAPI 3.0.3Discuss directly with founders for license.raw.githubusercontent.com2026-01-30251599686.2 KB
jobs

List all the executions

get/jobs/list

Query parameters

offsetinteger
limitinteger
datasetstring nullable

Dataset name to optionally filter jobs by

status'Queued' | 'Running' | 'Completed' | 'Failed'

Status to optionally filter jobs by

sincestring date-time nullable

List since a specific timestamp

job_type'Web' | 'Pdf' | 'Derive' | 'Scrape' | 'Match' | 'ConnectorExplore'

Type of job to optionally filter jobs by

seeded_kg_search_termstring nullable

seeded kg search term

node_idstring uuid

Node ID to optionally filter jobs by

Response

A list of all execution histories

created_atstring date-time required
dataset_idstring uuid required
idstring uuid required
job_type'Web' | 'Pdf' | 'Derive' | 'Scrape' | 'Match' | 'ConnectorExplore' required
messagestring nullable
reasonstring nullable
run_started_timestring date-time nullable
run_time_millisecondsinteger nullable
special_job_type'HumanLLM'
status'Queued' | 'Running' | 'Completed' | 'Failed' required
user_idstring uuid required