Get run results
Authentication
Path parameters
Headers
Query parameters
The initial file index to start returning results from. Defaults to 0.
Response
Status of the run. Possible values and meanings:
CANCELLED— A user cancelled the runCOMPLETE— The run successfully completed. A human review completed if it was required. Results are retrievable, but some fields may have failed and have the valueERROR.FAILED— The run failed to completePAUSED— This status is reserved for future useRUNNING— The run is in progress and is not pausedSTOPPED_AT_CHECKPOINT— A validation error has paused the run for human review
When the run finished, in Unix time nanoseconds. null if run is still in progress.
Packet-level information (also known as case-level information) captured for the run, including optional edit history per cross-class field when include_review_results=true.
Cross-class fields consolidate data extracted from standard fields within a packet. For more information about packets and cross-class fields, see Extracting data from packets.
Indicates whether additional results are available beyond those included in the current response. Use the file_offset query parameter to specify the starting point when fetching the next set of results.
