Skip to main content
GET
Get parsed results from uploaded files

Authorizations

x-api-key
string
header
required

Path Parameters

heron_id
string
required

The file's heron_id - beginning with 'euf_'

Query Parameters

parser_id
string | null
version_number
integer | null

Response

200 - application/json

OK

created
string<date-time>
required
heron_id
string
required

Unique identifier of the end user file

parser_id
string
required
parsing_status
enum<string>
required
Available options:
succeeded,
failed,
processing
attribute_values
object[]
bounding_boxes
object[] | null
field_validations
object[]
id
integer

[DEPRECATED] Unique identifier for the parsed file

layout_bounding_boxes
object[] | null
parser_display_name
string
patches
object[]
result
object | null

Final output result after applying patches

result_schema
object

The output JSON schema the results conform to

validation_summary
string

Summary of validation results