Get portfolio distribution by tokens with percentages across all or filtered accounts.
Args: filter_request: JSON payload with filtering criteria
Returns: Dictionary with token distribution including percentages, values, and breakdown by accounts/connectors
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Successful Response