Get person investor activity

View as Markdown

Gets the investor-perspective activity aggregate (total investments, distinct portfolio companies, current portfolio count, exits, USD-attributed money totals, and top investment stages) for a person investor by id or slug. Use —id or —slug for the individual who supplied the capital — an angel or individual investor, not the company that raised the round.

Authentication

X-Client-Secretstring

Client secret for read-only service-to-service access (no writes)

Query parameters

idstringOptionalformat: "uuid"

Person unique identifier (UUID)

slugstringOptionalformat: "^[a-z0-9_-]+$"<=255 characters

Person URL-friendly identifier (slug)

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
406
Not Acceptable Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error