I want to try and order my resources by ID in ascending order.
Annoyingly, the documentation doesn't mention this though I am sure its possible.
Currently I have:
&sortby=`id`
Would anyone know the correct way to order by ascending or descending?
Thanks