Owners

Owners Web API Documentation

Returns owners list and information for all insider and institutional owners of securities covered by Intrinio.

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

Parameters

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
* required
A string query search of owner name or cik id with the returned results being the relevant owners in compacted list format.
identifier
* required
The Central Index Key issued by the SEC, which is the unique identifier all owner filings are issued under.
institutional
* required
A boolean to include only insider owners who have filed forms 3, 4, or 5 with the SEC.
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
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