Skip to main content

Get a managed investor

GET 

/v1/investors/:investorId

Returns the investor's status, profile completeness and full profile. 404 if the investor does not belong to the calling partner (no existence oracle).

Request

Responses

OK

Response Headers
    RateLimit-Limit

    Requests permitted per minute for the authenticated API client.

    RateLimit-Remaining

    Requests still available in the current window. The bucket refills continuously, so this rises as you go rather than resetting on a boundary.

    RateLimit-Reset

    Seconds until the budget is back to its full limit. Not the wait for the next single request — that is Retry-After on a 429.