Portfolio allocations
Prerequisites
Before you can list portfolio allocations, you must have created at least one portfolio allocation. See the Creating portfolio allocations step of this guide for details.
Prior to making a portfolio allocation, we need to be able to retrieve and review it.
Listing portfolio allocations
You can list all created portfolio allocations as follows:
To get a more selective overview of portfolio allocations, query the list endpoint using the following parameters:
You can retrieve a single allocation by referencing its allocation_id
:
GET /portfolios/allocations/{allocation_id}
.
Was this page helpful?