Up to 30 trading sessions of contract-day Flow history. ET dates use YYYY-MM-DD.
get/v1/flow/contracts/{contract_symbol}/history
Path parameters
contract_symbolstring required
Query parameters
end_session_datestring date
limitinteger
include_current'true' | 'false'
coverage'contiguous'
Response
list payload with next_cursor
Changes
Changed in 2 of the 4 revisions of this API.2
- ○
for the
queryrequest parameterend_session_date, the type was generalized from no type tostring, and format from no format todaterequest-parameter-type-generalized
- ○
- ○
endpoint added
endpoint-added
- ○