Returns owners list and information for all insider and institutional owners of securities covered by Intrinio.
Name | Description | Example |
---|---|---|
query
|
A string query search of owner name or cik id with the returned results being the relevant owners in compacted list format. | Abbott |
identifier
|
The Central Index Key issued by the SEC, which is the unique identifier all owner filings are issued under. | owner |
institutional
|
A boolean to include only insider owners who have filed forms 3, 4, or 5 with the SEC.
Options:
Yes
No
show more
show less
|
Yes |
page_number
|
An integer greater than or equal to 1 for specifying the page number for the return values. | 5 |
page_size
|
An integer greater than or equal to 1 for specifying the number of results on each page. | 10 |
hide_paging
|
Hide first row of paging information.
Options:
true
show more
show less
|
true |
query
A string query search of owner name or cik id with the returned results being the relevant owners in compacted list format.
|
||
identifier
The Central Index Key issued by the SEC, which is the unique identifier all owner filings are issued under.
|
||
institutional
A boolean to include only insider owners who have filed forms 3, 4, or 5 with the SEC.
|
||
page_number
An integer greater than or equal to 1 for specifying the page number for the return values.
|
||
page_size
An integer greater than or equal to 1 for specifying the number of results on each page.
|
||
hide_paging
Hide first row of paging information.
|
Name | Description | Type |
---|---|---|
owner_cik | the Central Index Key issued by the SEC, which is the unique identifier all owner filings | string |
owner_name | the name of the owner, either an institutional owner or an insider owner | string |
owner_cik
the Central Index Key issued by the SEC, which is the unique identifier all owner filings
|
||
owner_name
the name of the owner, either an institutional owner or an insider owner
|
Returns owners list and information for all insider and institutional owners of securities covered by Intrinio.
Returns owners list and information for all insider and institutional owners of securities covered by Intrinio.
Request Body:
null