Retrieves a paginated list of accounts with institution usage statistics
JWT token passed in x-access-token header
Case-insensitive search term matched against account name and managerEmail (regex-escaped)
Whether to return minimal account data (bypasses pagination)
When true, includes an institutionsUsage summary (count, credits, creditsUsed, creditsTotal, creditsUsagePct) aggregated across the account's institutions
Page number (1-based)
x >= 1Number of results per page
1 <= x <= 5000Successfully retrieved account list