Get single fund
Funds
Get single fund
Returns one fund by its stable Dealroom fund id, including the manager (GP) that raised it. amount is the fund size in the requested ?currency= (default USD); amount_source carries the original native amount.
GET
Get single fund
Authorizations
OAuth2 client-credentials flow against the Dealroom Auth0 tenant. Use the client_id / client_secret from a Programmatic API key. Tokens are valid for 24h — Swagger UI will reuse the same token across operations.
Path Parameters
Numeric Dealroom fund ID.
Minimum string length:
1Example:
"901234"
Query Parameters
ISO 4217 currency code for monetary field conversion. Defaults to USD.
Example:
"EUR"