Get portfolio dashboard
Returns portfolio-level risk, delinquency, and freshness metrics for the requested business date.
Authorizations
JWT bearer token issued by the identity provider.
Query Parameters
Portfolio identifier.
"550e8400-e29b-41d4-a716-446655440000"
Business date (YYYY-MM-DD); defaults to today (UTC).
"2026-06-14"
Filter by loan product identifiers (repeat to pass multiple).
100["550e8400-e29b-41d4-a716-446655440001"]Filter by loan product version identifiers (repeat to pass multiple).
100["550e8400-e29b-41d4-a716-446655440002"]Delinquency bucket code.
current, 1_30, 31_60, 61_90, 91_plus, par30, par60, par90 "par30"
Response
OK
Business date the metrics were computed for (RFC3339, UTC midnight).
"2026-06-14T12:00:00Z"
Loan count and exposure broken down by delinquency bucket.
Per-loan delinquency rows for the requested bucket (empty when none).
Provenance of the metrics: snapshot identity, staleness, and freshness policy.
Portfolio identifier (UUID) the metrics belong to.
"550e8400-e29b-41d4-a716-446655440000"
Portfolio-level exposure, volume, and PAR roll-up for the business date.
Month-by-month historical series leading up to the business date.

