I can get RIC rename history using HistoricalSearch for a single RIC or ISIN
{ {protocol}}{ {host}}{ {api}}Search/HistoricalSearch
but I want to know a way to send single request for multiple symbols.
Basically, I have 30000 symbols and I want RIC rename history of each of them, what's the best way to go, as using HistoricalSearch route is quite costly.