List fundraise investor joins
Authentication
Client secret for read-only service-to-service access (no writes)
Query parameters
Owner-scoped resource UUID selector.
Owner-scoped resource slug selector.
Fundraise round transaction id. The target entity id/slug is the entity that raised the round; for an Investment Firm investment, use the portfolio/fundraising company as target and identify the firm with investorEntityId or investorEntitySlug. When omitted, lookup uses the target entity plus round/dateAnnounced.
Exact announced timestamp used to disambiguate same-label rounds
Existing investor entity identifier. The entity must already exist; create a referenced investor entity first with POST /v1/entities/detail.
Existing investor entity slug when investorEntityId is omitted. The entity must already exist; create it first with POST /v1/entities/detail.
Existing investor person identifier. The person must already exist; create a referenced investor person first with POST /v1/people/detail.
Existing investor person slug when investorPersonId is omitted. The person must already exist; create it first with POST /v1/people/detail.
Zero-based page index (0..N)