get_financialsAnnual-accounts filings for a company, normalised with period_end + document_id + source_url.
Convenience wrapper over list_filings(category='accounts'). Normalises the fiscal-period shape across registries, pre-computes download URLs, and returns period_end as the primary sort key. Good for 'pull the last 3 years of accounts'.
| Name | Type | Required | Description |
|---|---|---|---|
jurisdiction | string | yes | ISO code. Currently: GB, FI, NL, KR. |
company_id | string | yes | Registry ID. |
year | integer | no | Calendar year of period_end. |
period_end | string | no | YYYY-MM-DD — pinpoint one period. |