Returns a list of all ownership interests and the value of their interests by a single institutional owner.
| Name | Description | Example |
|---|---|---|
|
identifier
* required
|
The Central Index Key issued by the SEC, which is the unique identifier all owner filings are issued under. | 430692 |
|
page_size
|
The number of results to return | - |
|
as_of_date
|
Return only holdings filed before this date. | - |
|
next_page
|
Gets the next page of data from a previous API call | - |
|
identifier
* required
The Central Index Key issued by the SEC, which is the unique identifier all owner filings are issued under.
|
||
|
page_size
* required
The number of results to return
|
||
|
as_of_date
* required
Return only holdings filed before this date.
|
||
|
next_page
* required
Gets the next page of data from a previous API call
|
| Name | Description | Type |
|---|---|---|
| holdings | - | |
| next_page | The token required to request the next page of the data. If null, no further results are available. | string |
|
holdings
|
||
|
next_page
The token required to request the next page of the data. If null, no further results are available.
|