Ticker Flow contract-day chain, paged at up to 100 rows. ET dates use YYYY-MM-DD.
get/v1/flow/tickers/{ticker}/chain
Path parameters
tickerstring required
Query parameters
session_datestring date
rootstring
limitinteger
cursorstring
Response
list payload with next_cursor
Changes
Changed in 2 of the 4 revisions of this API.2
- ○
for the
queryrequest parametersession_date, the type was generalized from no type tostring, and format from no format todaterequest-parameter-type-generalized
- ○
- ○
endpoint added
endpoint-added
- ○