Documents

get_document_metadata

Available content formats / sizes / page count for a specific filing document.

Retrieve metadata about a filing document by its document_id. Returns available content formats with byte sizes (where known), page count, source URL, and creation date. Call this before fetch_document to decide which format to fetch and whether pagination is needed.

Parameters

NameTypeRequiredDescription
jurisdictionstringyesISO code.
document_idstringyesFrom list_filings or get_financials.

Supported jurisdictions (13)

Related tools