viewRegisteredSymbols

View symbols registered for both the current trading session and the next trading session.

Table 1. viewRegisteredSymbols
ParameterRequired Description
commandYviewRegisteredSymbols
identifierYThe clearing firm identifier to view

Example Response

{"code":"200",
 "data":{
     "current":["ZVZZT"],
     "next":["ZVZZT"]
 }
 "msg":"",
}
Cboe Titanium U.S. Secure Web API - viewRegisteredSymbols | Cboe