Paginated credit transaction history for the caller’s org.
Returns all ledger entries (grants, spends, purchases, refunds) in
reverse-chronological order. Use ?after=<next_cursor> for the next
page. RLS scopes results to the caller’s organization automatically.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.