Downloads
Export Portfolio Data
Downloads comprehensive portfolio information in multiple formats (CSV, XML, JSON) with customizable layouts and folder-specific filtering.
GET
Use the Login endpoint to retrieve the SessionKey
, then include it in the Authorization field for authentication.
Authorizations
Enter the Session Key with the Bearer
prefix, e.g. "Bearer abcde12345".
Query Parameters
The format of data to return. CSV, XML, or JSON.
The Custom Layout to return.
The Portfolio Folder to return data for.
Response
200
application/json
OK
The response is of type object
.
Was this page helpful?