Returns a list of all executives and their unique executive identifier, including both U.S. and International executives.
Name | Description | Example |
---|---|---|
query
|
A string query search of executives name. | Musk |
company
|
The identifier for the specified security or company to which the executive belongs. | @AALSTAD_88681 |
role
|
The normalized executive and officer role.
Options:
Accounting
Assistant Corporate Secretary
Chairman
Chief Accounting Officer
Chief Administrative Officer
Chief Compliance Officer
Chief Executive Officer
Chief Financial Officer
Chief Information Officer
Chief Marketing Officer
Chief Operating Officer
Chief Technology Officer
Compliance Officer
Controller
Corporate Communications
Corporate Development
Corporate Secretary
Director
Executive Officer
Finance
General Counsel
Human Resources
Investor Relations
Legal Officer
Marketing
M&A/Strategy Planning
President
Sales
Treasurer
Trustee
show more
show less
|
Trustee |
type
|
Select whether to show only US or International executives.
Options:
us
non-us
show more
show less
|
us |
page_number
|
An integer greater than or equal to 1 for specifying the page number for the return values. | 3 |
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
|
- |
query
* required
A string query search of executives name.
|
||
company
* required
The identifier for the specified security or company to which the executive belongs.
|
||
role
* required
The normalized executive and officer role.
|
||
type
* required
Select whether to show only US or International executives.
|
||
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.
|
Name | Description | Type |
---|---|---|
identifier | the unique executive identifier assigned by Intrinio | string |
full_name | the full name of the executive including first and last name | string |
type | either us or non-us, specifying the necessary subscription access to retrieve contact, compensation and role data for the executive. | string |
identifier
the unique executive identifier assigned by Intrinio
|
||
full_name
the full name of the executive including first and last name
|
||
type
either us or non-us, specifying the necessary subscription access to retrieve contact, compensation and role data for the executive.
|