To sort the results, use the 'sort' parameter. Prefix with '-' for descending order.Syntax:sort=field_name sort=-field_name # Descending orderfield_nameExample:GET /api/v1/workflows?sort=-version