Analytics reporting¶
Source: AnalyticsReport.java.
The current endpoint reference describes total, done, open, overdue, completion percentage, and board counts. The supplied OpenAPI file does not define a formal analytics response schema, so the example reads fields through DynamicResource and also exposes the complete field map.
This prevents the SDK from turning documentation prose into an invented compile-time schema.