githubEdit

Search financials

post

Searches financials for a given search request.

Authorizations
AuthorizationstringRequired
Header parameters
AuthorizationstringRequired
  • The authorization token.
Body
  • The search request.
periodstring · enumOptional

The reporting period for the financial data.

Possible values:
limitnumber · doubleOptional

The maximum number of results to return.

order_bystring · enumOptional

The field by which to order the results.

Possible values:
currencystring · enumOptional

The currency in which the financial data is denominated.

Possible values:
Responses
chevron-right
200

A promise that resolves to a SearchFinancialsAPIResponse object containing the search results.

application/json
post
/financial-datasets/search-financials
200

A promise that resolves to a SearchFinancialsAPIResponse object containing the search results.