Hi,
Is there any way in API to get projects/tasks as new projects/tasks first?
Hey @Siva_Subramanian,
The API doesn’t support any sorting/ordering at all. You will need to get all the projects/tasks and order them by the created_at field.
Hope I helped.
D.
1 Like