Custom sort order for requests

i guess there’s still no parameter to reverse the order, right?On Thursday, May 30, 2013 6:12:49 PM UTC+2, Christopher Imrie wrote:

Almost a year on since I posted this question. Is there really still no
way to order the projects returned?

Would really want to be able to order by “created_at” or “updated_at”.

On Tuesday, 31 July 2012 12:23:52 UTC+1, Christopher Imrie wrote:

I am attempting to sort the list of projects being returned by Freeagent
(API v2), but I all my attempts have failed.

I have tried using the “order_by=name” query in the url but this does not
seem to have any effect. The projects are returned in some predefined
order. Can anyone advise what the correct query string parameters are to
correctly control the sort order?

For reference this is the URL I have been attempting to use:

https://api.freeagent.com/v2/projects?page=1&per_page=20&order_by=name&reverse=false

I am attempting to sort the list of projects being returned by Freeagent
(API v2), but I all my attempts have failed.

I have tried using the “order_by=name” query in the url but this does not
seem to have any effect. The projects are returned in some predefined
order. Can anyone advise what the correct query string parameters are to
correctly control the sort order?

For reference this is the URL I have been attempting to use:

https://api.freeagent.com/v2/projects?page=1&per_page=20&order_by=name&reverse=false