Planfiix API: Sorting types for groups

From Planfix
Jump to: navigation, search

List of valid values for the sortType parameter (indicates in which order the sorting will be performed and by which field):

Value Description Note
NAME_ASC by group name (alphabetical)
NAME_DESC by group name (reverse order)
USERCOUNT_ASC by the number of participants in the group (ascending)
USERCOUNT_DESC by the number of participants in the group (descending)


Go To