Individual Investor Example
How to get information from an investor (full response)
Get Investor Information ( Individual )
GET
https://sec-id-api.securitize.io/v1/{clientId}/investor
Example for individual investor data ( full individual investor information )
Path Parameters
Name | Type | Description |
---|---|---|
clientId | string | Your application Client Id provided by Securitize |
Headers
Name | Type | Description |
---|---|---|
access-token | string | Investor accessToken |
authorization | string | Your application secret provided by Securitize |
Last updated