# Get bucketed cash flows from a list of portfolios `GetBucketedCashFlows` `POST /api/transactionportfolios/{scope}/{code}/bucketedCashFlows` - [OpenAPI fragment](https://www.lusid.com/docs/api/lusid/endpoints/transaction-portfolios/GetBucketedCashFlows.json) - [Rendered page](https://www.lusid.com/docs/api/lusid/endpoints/transaction-portfolios/GetBucketedCashFlows) We bucket/aggregate a transaction portfolio's instruments by date or tenor specified in the request. The cashflows are grouped by both instrumentId and currency. If you want transactional level cashflow, please use the 'GetUpsertableCashFlows' endpoint. If you want instrument cashflow, please use the 'GetPortfolioCashFlows' endpoint. Note that these endpoints do not apply bucketing. ## Referenced schemas - [BucketedCashFlowRequest](https://www.lusid.com/docs/api/lusid/schemas/BucketedCashFlowRequest.txt) - [BucketedCashFlowResponse](https://www.lusid.com/docs/api/lusid/schemas/BucketedCashFlowResponse.txt) [< Transaction Portfolios](https://www.lusid.com/docs/api/lusid/endpoints/transaction-portfolios/llms.txt)