Searches for Owners matching the text `query`
Name | Type | Description | Notes |
---|---|---|---|
query | String | ||
institutional | BOOLEAN | Returns insider owners who have filed forms 3, 4, or 5 with the SEC only. Possible values are true, false, or omit for both. | [optional] |
page_size | Integer | The number of results to return | [optional] [default to 100] |
next_page | String | Gets the next page of data from a previous API call | [optional] |
Name | Type | Description |
---|---|---|
owners | Array | A list of owners |
next_page | String | The token required to request the next page of the data. If null, no further results are available. |