Fund Co-Investors
Funds
Fund Co-Investors
Returns funds that participated alongside this fund in the same rounds.
Available from: Business
Cost: 1 credit per request
GET
Fund Co-Investors
Without from/to — all shared rounds across all time.With from/to — only rounds within the window; a co-investor with no shared rounds in the window is dropped from the list.
Authorizations
Path Parameters
Fund ID
Required range:
x >= 1Example:
1
Query Parameters
Lower bound on the shared-round date (inclusive). Accepts ISO 8601 string or Unix timestamp (sec/ms). Omit for no lower bound.
Example:
"2024-01-01T00:00:00.000Z"
Upper bound on the shared-round date (inclusive). Accepts ISO 8601 string or Unix timestamp (sec/ms). Bare YYYY-MM-DD is coerced to end-of-day UTC. Omit for no upper bound.
Example:
"2024-12-31T23:59:59.999Z"
Sort field.
Available options:
jointRoundsCount, lastJointRoundDate, tier Sort direction.
Available options:
asc, desc