List all financial accounts and assets for a case.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique case identifier (ULID format).
Page number for pagination.
x >= 1Number of items per page.
1 <= x <= 100Filter by account type.
bank_account, debt, insurance, investment, retirement, property, vehicle, business, unclaimed_money Partial match on institution name.
balance, type, created_at Sort direction.
asc, desc