OPENAPI / COMPONENTS / SCHEMAS
TickerListResponse
TickerListResponseTickerListResponse data structure
object5properties
countintegerThe total number of results for this request.
next_urlstringAbsolute URL for the next page, when present.
request_idstringA request id assigned by the server.
resultsTickerAn array of tickers that match your query. Note: Although you can query by CUSIP, due to legal reasons we do not return the CUSIP in the response.
statusstringThe status of this request's response.