get_all_reports
Retrieve year, r12, and quarter reports for one instrument in a single request, eliminating separate API calls.
Instructions
Get all report types (year, r12, quarter) for one instrument in a single call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| insId | Yes | Instrument ID | |
| original | No | If true, return in original report currency | |
| maxR12QCount | No | Max r12 and quarter reports (max 40) | |
| maxYearCount | No | Max year reports (max 20) |