I am making this call to IEX Cloud API via postman https://cloud.iexapis.com/stable/deep/trading-status?symbols=aapl&token=sk_xxxxxxxxxxxxxxxxxxx
I get a 200 response code, but the response body is an empty JSON object. I am expecting a response with at least the symbol name and trading status on the exchange. Is this the expected response for this end point?