post http://localhost:8080//search
Search Dashboards
This route allows you to search and order your dashboard entries for any given dashboard
You can provide your own sort array: for example:
['status:desc', 'lastActivity:asc']
sort by status then by last activity