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/