Zend certified PHP/Magento developer

Magento 2 Get all Orders sort by latest orders

I am using the below Rest api to fetch all orders in desc i.e the latest on top but its not working

index.php/rest/V1/orders?searchCriteria=all&searchCriteria[sortOrders][0][field]=order_id&searchCriteria[sortOrders][0][direction]=ASC