How to sort entries directly from url

Thank you @serjoscha87, It works!:+1::+1:, the issues was that I added “&?sort” instead of “&sort”
as my access token was active,I had to do it like this “/api/collections/get/name?token=xxxxx&sort[_created]=-1”