Extract Key Findings from a scan PDF
Downloads the scan PDF attached to the deal, locates the Key Findings page, runs structured LLM extraction over that page, and overrides the LLM’s score_level with a deterministic color-flag signal read directly from the flag squares (and ⚠ glyphs) in the PDF’s scorecard table.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
group_id
deal_id
file_id
Response
Successful Response
company_name
Company name from the page
overall_assessment
Left-panel narrative assessment text
scan_type
Type of scan (e.g., ‘Quality of Growth Scan’)
findings
Ordered list of scorecard findings
what_could_go_right
Upside scenario text from the bottom of the scorecard table, if present
page_number
1-indexed page number where Key Findings was found (set by server)
Errors
422
Unprocessable Entity Error

