Skip to main content
GET
Get document detail

Path Parameters

docId
integer
required

Internal document id.

Required range: x >= 1

Query Parameters

include_raw
string

Include raw text and raw table data. Truthy values: 1, true, yes, on.

Response

Document detail with structured line values, portfolio rows, portfolio entries, and totals.

id
integer
disclosure_index
string | null
file_name
string
pdf_url
string
kap_file_url
string | null
kap_url
string | null
page_count
integer | null
parsed_pages
integer | null
document_type
string | null
fund_code
string | null
fund_title
string | null
period
string | null
report_date
string | null
management_company
string | null
line_item_value_count
integer
portfolio_entry_count
integer
portfolio_row_count
integer
source_path
string
layout_region_count
integer | null
imported_at
string
updated_at
string
fund
object
line_item_values
object[]
sections
object[]
portfolio_rows
object[]
portfolio_entries
object[]
totals
object[]
raw_text
string | null
tables
object[]