Get liability rollforward
Returns the period liability rollforward decomposed by action type; lines sum exactly to closing minus opening, with no residual plug.
from and to. For each asset and program, the response shows the opening balance, every movement decomposed into named categories (issued, redeemed, forfeited, expired, transfers, and others), and the closing balance.
The decomposition is exact: lines always sum to closing - opening, with no residual bucket. Activity the server cannot classify fails the request instead of misstating the report.
from and to to reconcile a period. For usage patterns, see the Reporting guide.Authorizations
API key passed in the X-API-Key header.
Query Parameters
Period start (inclusive, RFC3339)
Period end (inclusive, RFC3339)
Filter to rows attributed to a specific program
Filter to a specific asset
Response
Liability rollforward
Period liability rollforward results. Every line is attributed to journal action types; lines sum exactly to closing − opening per row (no plug line).
Rollforward rows, one per asset x program with ledger activity at or before to
Period start (inclusive, RFC 3339), echoed from the request
"2026-01-01T00:00:00Z"
Pagination metadata for list responses
Period end (inclusive, RFC 3339), echoed from the request
"2026-03-31T23:59:59Z"