Documents

fetch_document

Download the raw filed document — PDF / XHTML iXBRL / XML / base64 inline.

The primary tool for reading a filing's content. Pass a document_id from list_filings / get_financials. Mandatory for any substantive answer — filing metadata (dates, form codes, descriptions) alone is rarely enough. Small documents are inlined as bytes; oversized ones return a resource_link plus navigation tools.

Parameters

NameTypeRequiredDescription
jurisdictionstringyesISO code.
document_idstringyesFrom list_filings or get_financials.
formatstringnoxhtml / xbrl / pdf — defaults to server's best-fit.

Supported jurisdictions (11)

Related tools