List fundraise rounds
Lists fundraise rounds for an entity. Use —entity-id or —entity-slug for the fundraising/portfolio company that raised the round — always a company, never the fund or investment firm. For an investment made by an Investment Firm, pass the portfolio company that received the money here, not the investment firm id and not the round id.
Authentication
Client secret for read-only service-to-service access (no writes)
Query parameters
Owner-scoped resource UUID selector.
Owner-scoped resource slug selector.
Inclusive minimum amount raised. Use a plain whole-number amount such as 500000; do not include currency signs, codes, comma grouping, decimals, or strings.
Inclusive maximum amount raised. Use a plain whole-number amount such as 50000000; do not include currency signs, codes, comma grouping, decimals, or strings.
Opaque URL-safe cursor token from X-Next-Cursor. Reuse the same filters and sort.
Zero-based page index (0..N)
Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.