You can sort by most attributes in ascending or descending order. If an attribute is not supported, the API will not ignore it and will reject the request instead. Here’s an example of how to list projects sorted by nameDocumentation Index
Fetch the complete documentation index at: https://www.latitude.sh/docs/llms.txt
Use this file to discover all available pages before exploring further.
- Ascending
https://api.latitude.sh/projects?sort=name - Descending
https://api.latitude.sh/projects?sort=-name