List investments made by an entity
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.
Privileged private readback scope. Defaults to private for admin API key or ROLE_ADMIN callers; client-secret frontend reads stay public.
Zero-based page index (0..N)
Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.