v1
latestOpenAPI 3.0.02026-07-26100118773.0 KBfunding/Fund
GetFundManagers
Lookup the Managers of a set of Funds defined by the filters. Filters are applied to the Funds, and then their Managers are returned.
get/funding/v1/funds/managers
Query parameters
limitinteger
pageinteger
managerIdstring[]
Comma-separated list of fund manager (orgs, persons, projects) uuids.
raisedAmountMinnumber double
Example:1000000
Filter by minimum amount raised in USD. Will return funds which have raised more than the specified amount.
raisedAmountMaxnumber double
Example:100000000
Filter by maximum amount raised in USD. Will return funds which have raised less than the specified amount.
announcedBeforestring date-time
Example:2025-12-31T23:59:59Z
Filter by funds announced before the specified date.
announcedAfterstring date-time
Example:2025-01-01T00:00:00Z
Filter by funds announced after the specified date.
Response
Default response