Insider transactions
get
Retrieves the insider transactions for a given ticker symbol.
Authorizations
AuthorizationstringRequired
Path parameters
tickerstringRequired
- The ticker symbol of the company.
Query parameters
limitnumber · doubleOptional
- The maximum number of insider transactions to return.
Header parameters
AuthorizationstringRequired
- The authorization token.
Responses
200
A promise that resolves to an InsiderTransactionsAPIResponse object containing the insider transactions.
application/json
get
/financial-datasets/insider-transactions/{ticker}200
A promise that resolves to an InsiderTransactionsAPIResponse object containing the insider transactions.