Retrieve an investor group entity
To get investor group entity information with a full list of fields, the API is shown in the table below:
Value | |
---|---|
HTTP Method | Get |
Path | /api/entities/investorgroup/{scopeId}/{investorGroupId} |
Request parameters | Scope ID: A scope ID in which you want to retrieve investor entity information. investorGroupId (number): An investor group's unique ID |
Reference | [get_api-entities-investorgroup-scopeid-investorgroupid] |
Parsing investor group response
The return result of the investor group list API is in an array of investor entity objects. Investor group objects returned from the list API have standard fieldsets which were described on the Investor Group page
Updated over 1 year ago