Retrieve Instrument Options ChainCopy Pageget https://bo-api.drivewealth.io/back-office/instruments/{symbolOrInstrumentID}/optionsRetrieves an Instrument Options Chain by symbol or instrumentID.Path ParamssymbolOrInstrumentIDstringrequiredSymbol or instrumentID of the underlying equity securityQuery ParamsexpirationDatestringrequiredThe expiration date of the option security; to filter by.pageintegerpageSizeintegerThe number of option instruments to be returned per page.sortOrderstringenumDefaults to ascThe sorting order of option instruments.ascascdescAllowed:ascdescnoOfStrikesintegerThe number of option instruments to be returned above and below market price.minStrikePriceintegerThe option instruments to be returned above the strike price.maxStrikePriceintegerThe option instruments to be returned below the strike price.optionTypestringenumThe type of option instruments to be returned.CALLCALLPUTAllowed:CALLPUTidstringThe instrument ID of the option security.filterBystringThe expiration dates for the given underlying security; to filter by.Response 200Retrieving an Instrument Options Chain by symbol or instrumentID was Successful.Updated 23 days ago