Executive Contacts

Executive Contacts Web API Documentation

Returns a list of all information for an executive and their related companies. Information includes the unique Intrinio executive company identifier, and detailed contact information for the executive at a specified company.

Endpoint:
https://api.intrinio.com/executives/companies.csv

Parameters

Name Description Example
identifier
The Intrinio executive identifier. @MUSK_65276
company
The identifier for the specified security or company to which the executive belongs. TSLA
hide_paging
Hide first row of paging information.
Options:
true
show more show less
true
identifier
* required
The Intrinio executive identifier.
company
* required
The identifier for the specified security or company to which the executive belongs.
hide_paging
* required
Hide first row of paging information.

Output Fields

Name Description Type
identifier the Intrinio executive company identifier. string
company The name of the company. string
job_title The job title of the executive at the company. string
effective_date The effective date of the executive’s current job. date
ticker The company’s ticker symbol. string
figi_ticker The company security’s FIGI ticker. string
figi The FIGI identifier for the company security’s. string
type The type of company, such as Public Company or Private Company. string
sic The Standard Industrial Classification of the company. string
cik The Central Index Key of the company with the SEC. string
incorporated_country The country where the company is incorporated. string
address_line_1 The company’s address, first line. string
address_line_2 The company’s address, second line. string
city The city where the company is headquartered. string
state The state where the company is headquartered. string
zip The zip code of the company’s headquarter’s. string
country_name The country where the company is headquartered. string
main_phone The main phone number of the company’s executive. string
direct_no The direct phone number of the company’s executive. string
direct_extn The direct phone number extension of the company’s executive. string
dept_no The department’s phone number of the company’s executive. string
dept_extn The department’s phone number extension of the company’s executive. string
fax The fax number of the company’s executive. string
fax_extn The fax number extension of the company’s executive. string
email The email address of the company’s executive. string
depart_email The department’s email address for the company’s executive. string
lead_independent_director a boolean, representing whether the executive is the lead independent director on the company’s Board. string
finance_expert_director a boolean, representing whether the executive is a finance expert director on the company’s Board. string
industry_expert_director a boolean, representing whether the executive is a industry expert director on the company’s Board. string
risk_expert_director a boolean, representing whether the executive is a risk expert on the company’s Board. string
identifier
the Intrinio executive company identifier.
company
The name of the company.
job_title
The job title of the executive at the company.
effective_date
The effective date of the executive’s current job.
ticker
The company’s ticker symbol.
figi_ticker
The company security’s FIGI ticker.
figi
The FIGI identifier for the company security’s.
type
The type of company, such as Public Company or Private Company.
sic
The Standard Industrial Classification of the company.
cik
The Central Index Key of the company with the SEC.
incorporated_country
The country where the company is incorporated.
address_line_1
The company’s address, first line.
address_line_2
The company’s address, second line.
city
The city where the company is headquartered.
state
The state where the company is headquartered.
zip
The zip code of the company’s headquarter’s.
country_name
The country where the company is headquartered.
main_phone
The main phone number of the company’s executive.
direct_no
The direct phone number of the company’s executive.
direct_extn
The direct phone number extension of the company’s executive.
dept_no
The department’s phone number of the company’s executive.
dept_extn
The department’s phone number extension of the company’s executive.
fax
The fax number of the company’s executive.
fax_extn
The fax number extension of the company’s executive.
email
The email address of the company’s executive.
depart_email
The department’s email address for the company’s executive.
lead_independent_director
a boolean, representing whether the executive is the lead independent director on the company’s Board.
finance_expert_director
a boolean, representing whether the executive is a finance expert director on the company’s Board.
industry_expert_director
a boolean, representing whether the executive is a industry expert director on the company’s Board.
risk_expert_director
a boolean, representing whether the executive is a risk expert on the company’s Board.