Returns aggregated ledger statistics per asset. Optionally filter by program_id. Provide both from and to to include period-scoped rollforward fields in the response. In period mode, period_redeemed is gross redemptions for the window; reversals and similar adjustments are reflected in other_adjustments_net.
total_issued, total_redeemed, total_expired, total_forfeited, current_balance, and participant_count per asset.
Pass program_id to scope the summary to a single program. Omit it to get org-wide totals across all programs. All values are computed in real time from the ledger, so they reflect the current state without any delay.