Skip to Main Content
Need Support? Let’s guide you to the right answer or agent.
Status Future consideration
Categories Administration
Created by Guest
Created on May 6, 2021

Allow sorting in the different get projects API

Currently, when querying "My projects" or "Favorite projects", we can provide paging (default to 100 items per page, configurable), however, we cannot request sorted data.

If a user have more than one page of projects, it is required to download the complete list of projects before we can start sorting, making the available paging process not useable in this scenario.

Native sort option would allow to query for only the first page, potentially reducing the number of network calls.

https://developer.bentley.com/api-groups/administration/apis/projects/operations/my-projects/