Changes to Option-contract directory for one required expiration, paged up to 200 contracts. ET dates use YYYY-MM-DD.

GET /v1/flow/tickers/{ticker}/contract-options

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 4 revisions of this API.3

  1. 5f6ba5c8e6532
  2. bf1aa24fe4171

What changed

    • ○

      for the query request parameter expiration, the type was generalized from no type to string, and format from no format to date

      request-parameter-type-generalized

    • ○

      for the query request parameter session_date, the type was generalized from no type to string, and format from no format to date

      request-parameter-type-generalized

    • ○

      endpoint added

      endpoint-added