- Historical Quotes (Chart)
- Market Data
- Dividend
- Earning & Revenue
- Analysting
- Company
- Financial Statement
- Insider (Executives&Employee)
- Congressman (Senator&Representative)
- 13F institution
- ETF
- News
- Forex
- Commodity
- Stock
- Market Index
- Global Interests
- Schedule Calendar
- IPO
Number of employees trend
GET
/insider/{ticker}/employee
Request
Path Params
ticker
string
required
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://your-api-server.com/insider//employee'
Responses
🟢200Success
application/json
Body
object {0}
Example
[{"endDate":"2024-01","count":29600,"link":"https://www.sec.gov/Archives/edgar/data/1045810/000104581024000029/0001045810-24-000029-index.htm"},{"endDate":"2023-01","count":26196,"link":"https://www.sec.gov/Archives/edgar/data/1045810/000104581023000017/0001045810-23-000017-index.htm"},{"endDate":"2022-01","count":22473,"link":"https://www.sec.gov/Archives/edgar/data/1045810/000104581022000036/0001045810-22-000036-index.htm"},{"endDate":"2021-01","count":18975,"link":"https://www.sec.gov/Archives/edgar/data/1045810/000104581021000010/0001045810-21-000010-index.htm"},{"endDate":"2020-01","count":13775,"link":"https://www.sec.gov/Archives/edgar/data/1045810/000104581020000010/0001045810-20-000010-index.htm"},{"endDate":"2019-01","count":13277,"link":"https://www.sec.gov/Archives/edgar/data/1045810/000104581019000023/0001045810-19-000023-index.htm"},{"endDate":"2018-01","count":11528,"link":"https://www.sec.gov/Archives/edgar/data/1045810/000104581018000010/0001045810-18-000010-index.htm"},{"endDate":"2017-01","count":10299,"link":"https://www.sec.gov/Archives/edgar/data/1045810/000104581017000027/0001045810-17-000027-index.htm"}]
Modified at 2024-08-16 09:58:36