The Public API to list devices offers few parameters to filter : for instance filtering on updated_at field is not allowed so if I want to use this API I need to retrieve all the pages to do filtering on my side, this is not really efficient.
Please, add a query param to filter devices with updated_at greater than an ISO date or to sort GET devices results by update_at ASC or DESC
The Public API to list devices offers few parameters to filter : for instance filtering on updated_at field is not allowed so if I want to use this API I need to retrieve all the pages to do filtering on my side, this is not really efficient.
Please, add a query param to filter devices with updated_at greater than an ISO date or to sort GET devices results by update_at ASC or DESC