Exports
Export portfolio entries as CSV
GET
Export portfolio entries as CSV
Query Parameters
Filter by fund code.
Filter by fund code.
Filter by report period.
Filter by internal document id.
Required range:
x >= 1Filter by portfolio section.
Text search query.
Maximum number of rows per export query. Defaults to 50000.
Required range:
1 <= x <= 100000Number of rows to skip.
Required range:
x >= 0Response
200 - text/csv
CSV export of normalized portfolio entries with document provenance.
The response is of type string.