---
title: "Fund Cash Flows"
method: GET
path: "/funds/{pbId}/cashflows"
tags: ["Funds"]
---

# Fund Cash Flows

`GET /funds/{pbId}/cashflows`

Retrieves fund cash flow data for the specified fund across all supported reporting periods. Quarterly data is returned by default.

## Path parameters

- `pbId` string, required

## Query parameters

- `periodType` 'MTH' | 'QTR' | 'ANN'
- `sinceDate` string

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `402` — Payment Required
- `403` — Forbidden
- `404` — Not Found
- `429` — Too Many Requests
- `500` — Internal Server Error
- `503` — Service Unavailable
- `504` — Gateway Timeout

## Changes

- **2026-08-27** `e4af1d39f4bf` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/pitchbook/apis/openapi-definition/changes/funds/:pbId/cashflows/get.md)

---

[API](https://skmtc.dev/pitchbook/apis/openapi-definition.md) · [All operations](https://skmtc.dev/pitchbook/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pitchbook/openapi-definition/revisions/e4af1d39f4bf/schema)
