I'm using flower API Reference to build my own monitoring tool.
When calling to: GET /api/tasks - how are tasks sorted? If I make a request each minute, will I get the most newest tasks received? started? finished? Is there an option to choose sort method?