Export to Excel
Results
Export Result to Excel
Download extraction result as an Excel file with full audit trail.
GET
Export to Excel
Authentication & Scope
Requires thesessions-read ability.
Request
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
resultId | uuid | Yes | The result ID |
Response
200 OK – Excel file download.
Excel Structure
The exported Excel file contains multiple sheets:| Sheet | Contents |
|---|---|
| Data | Clean extracted values in tabular format |
| Audit | Reasoning and source references for each field |
| Metadata | Extraction timestamp, template info, document details |
404 Not Found – Result does not exist or you don’t have access.Authorizations
Path Parameters
Response
Excel file
The response is of type file.
