FOTA WEB API call sort / order

Hello all,

I’m trying to implement FOTA WEB API to get some information into my smarthome system.
It’s not clear for me how to handle sort / order string in API call for tasks. Can anybody explain?

Thanks a lot in advance

Dear all,

I think I have found the solution on myself by checking the FOTA WEB Browser application:

With &order=desc&sort=created_at in the request, I see the newst tasks on top.

Best regards

1 Like