List Portfolios
Use this endpoint to retrieve the details of all Portfolios in your Ledger. If the filters in the request do not meet the endpoint’s criteria, an empty response will be returned.
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
Headers
The authorization token. This header is required if your environment has Access Manager enabled.
The type of media of the resource. Recommended value is application/json.
A unique identifier used to trace and track each request.
Path Parameters
The unique identifier of the Organization associated with the Ledger.
The unique identifier of the associated Ledger.
Query Parameters
The maximum number of items to include in the response. Max: 100
The beginning of the period you want to retrieve. You must also include the end_date.
The end of the period you want to retrieve. You must also include the start_date.
The order used to sort the results.
The number of the page that you want to retrieve.
Filter by metadata using dot-notation. Replace key with your metadata field name (e.g. metadata.costCenter=BR_11101997).

