Owner by ID

Owner by ID Web API Documentation

Returns the Owner with the given ID

Endpoint:
https://api-v2.intrinio.com/owners/{identifier}

Parameters

Name Description Example
identifier
* required
An Intrinio ID or CIK of an Owner 0000001800
identifier
* required
An Intrinio ID or CIK of an Owner

Output Fields

Name Description Type
id The Intrinio ID for the Owner string
company_id The Intrinio ID for the company for which the Security is issued string
owner_cik The Central Index Key issued by the SEC, which is the unique identifier all owner filings string
name The name of the owner string
state The state in which the owner is located string
state_inc The state in which the owner is incorporated string
country_inc The country in which the owner is incorporated string
business_address The owner's business address string
business_phone_no The owner's business phone number string
mailing_address The owner's mailing address string
institutional A boolean to include only insider owners who have filed forms 3, 4, or 5 with the SEC boolean
updated_on The date and time when the data was last updated. string
created_on The date and time when the data was created string
id
The Intrinio ID for the Owner
company_id
The Intrinio ID for the company for which the Security is issued
owner_cik
The Central Index Key issued by the SEC, which is the unique identifier all owner filings
name
The name of the owner
state
The state in which the owner is located
state_inc
The state in which the owner is incorporated
country_inc
The country in which the owner is incorporated
business_address
The owner's business address
business_phone_no
The owner's business phone number
mailing_address
The owner's mailing address
institutional
A boolean to include only insider owners who have filed forms 3, 4, or 5 with the SEC
updated_on
The date and time when the data was last updated.
created_on
The date and time when the data was created