Insider Holdings by Owner

Insider Holdings by Owner Web API Documentation

Returns a list of all ownership interests and the value of their interests by a single insider owner. A single owner may own insider interests in a number of companies.

Endpoint:
https://api.intrinio.com/owners/insider_holdings.csv

Parameters

Name Description Example
identifier
* required
The Central Index Key issued by the SEC, which is the unique identifier all owner filings. 0001494730
page_number
An integer greater than or equal to 1 for specifying the page number for the return values. 4
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
identifier
* required
The Central Index Key issued by the SEC, which is the unique identifier all owner filings.
page_number
* required
An integer greater than or equal to 1 for specifying the page number for the return values.
page_size
* required
An integer greater than or equal to 1 for specifying the number of results on each page.
hide_paging
* required
Hide first row of paging information.

Output Fields

Name Description Type
ticker the stock market ticker symbol associated with the companies common stock securities string
company_cik the Central Index Key issued by the SEC, which is the unique identifier all company filings are issued under string
company_name the company name in shorter form string
last_reported_date the last insider transaction date where indicated ownership date
value the value of the owners direct and indirect interests in the company based on the price from the previous day’s price. number
amount the total number of the owners direct and indirect interests in the company- direct interests are in the insiders name, while indirect interests may be in a trust, foundation, or spouses name but the owner still has some control over the securities number
ticker
the stock market ticker symbol associated with the companies common stock securities
company_cik
the Central Index Key issued by the SEC, which is the unique identifier all company filings are issued under
company_name
the company name in shorter form
last_reported_date
the last insider transaction date where indicated ownership
value
the value of the owners direct and indirect interests in the company based on the price from the previous day’s price.
amount
the total number of the owners direct and indirect interests in the company- direct interests are in the insiders name, while indirect interests may be in a trust, foundation, or spouses name but the owner still has some control over the securities