Skip to main content
POST
Get Portfolio Distribution

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

Request model for filtering portfolio distribution

account_names
string[] | null

List of account names to filter by

connector_names
string[] | null

List of connector names to filter by

Response

Successful Response