Getting history of orders without specifying a symbol

Hello community.
I have already read many posts about getting the history of ALL orders without specifying a specific trading pair.
At the endpoint “/api/v3/allOrders”

Has it already become possible?
I can’t believe that a big exchange like Binance hasn’t made this feature.

Thanks in advance for your reply.

symbol is required for this endpoint.

You may wish to store orders into local storage from websocket user data stream.

Ever wait from binance for an endpoint where you do not need to specify a symbol? Because of this, my development took a few days longer…
Normal exchanges do not make it mandatory to indicate the symbol … This is very stupid and a big disrespect for the developers on your part …