githubEdit

Search line items

post

Searches financials by line items.

Authorizations
AuthorizationstringRequired
Header parameters
AuthorizationstringRequired
  • The authorization token.
Body
  • The search request.
limitnumber · doubleOptional
periodstring · enumOptionalPossible values:
tickersstring[]Required
line_itemsstring[]Required
Responses
chevron-right
200

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

application/json

Represents the response of the searchFinancials endpoint.

successbooleanRequired

The success status of the operation.

messagestringRequired

The message associated with the operation.

addressstringOptional

The address associated with the operation.

post
/financial-datasets/search-line-items
200

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