Get Result
Results
Get Result
Get one extraction run result with data, audit information, and input document refs.
GET
Get Result
Authentication & Scope
Requires thesessions-read ability.
Request
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
resultId | uuid | Yes | The result ID |
Response
200 OK – Result with extracted data and audit trail.
Response Structure
| Property | Description |
|---|---|
document_refs | Document snapshot used as run inputs |
config_hash | Parsing/extraction config fingerprint used for cacheability and re-runs |
data | Clean extracted values organized by group |
audit_data | Reasoning and source references for each field |
404 Not Found – Result does not exist or you don’t have access.Authorizations
Path Parameters
Response
Successful
Available options:
created, parsing_pending, processing, completed, failed Extracted data matching the template schema
Verification/reasoning traces and run audit payload
