Skip to main content
GET
Get header by ID

Authorizations

X-API-Key
string
header
required

API key for service-to-service authentication

Path Parameters

id
string<uuid>
required

Verification ID

header_id
string<uuid>
required

Header ID

Response

Header details

A column header extracted from the bank statement OCR

id
string<uuid>
verification_id
string<uuid>
file_index
integer

Which file this header belongs to (0-based)

name
string

Column header name

Example:

"Transaction Date"

type
string

Detected data type

Example:

"date"

index
integer

Column position (0-based)

Example:

0

created_at
string<date-time>
updated_at
string<date-time>