Subscription progress for a fund's closing prospects
GET/v1/funds/:fundCartaId/closing-prospect-statuses
Per-prospect contact state, KYC status, risk rating and both commitment amounts for one fund. One call covers the whole fund — do not request prospects one at a time. Every field except prospectPublicId is optional; an absent field is not a default. lpStatedCommitmentAmount is only ever what the LP stated, never the GP figure. Failures are reported rather than flattened: 403 when the caller cannot read the fund in Fund Admin, 404 for an unknown fund, 422 when closings is not set up, 502 when Fund Admin is unreachable.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 500
- 502
Subscription progress per closing prospect
Invalid fundCartaId
Invalid or missing API key
Carta integration disabled, no Carta identity, or Fund Admin denied
Fund not found in Fund Admin
Closings is not set up on the fund
Internal server error
Fund Admin is unreachable