Get Registrant Documents
get_registrant_documentsList FARA filings (PDF documents) for a registrant by registration_number (from search_registrants) — registration statements, supplemental statements, informational materials, exhibits, etc. Each row links the document to the specific foreign principal/country it concerns and gives a direct PDF URL. Optionally filter CLIENT-SIDE by document_type or country substring. Results are capped. Keyless.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max documents to return (default 50, hard cap 100). | |
| country | No | Optional case-insensitive substring filter on the associated foreign-principal country. | |
| document_type | No | Optional case-insensitive substring filter on document type, e.g. "supplemental", "exhibit", "informational". | |
| registration_number | Yes | FARA registration number of the registrant (from search_registrants). |