The response will contain the activities ordered by the rank configured in the Zinrelo admin console. You can sort the sequence using the following options: "rank", "-rank", "created_date", "-created_date", "last_modified_date" or "-last_modified_date". Additionally, you can combine sorting options, such as "-rank,created_date", "-rank,-created_date", "-rank,-last_modified_date", "-rank,last_modified_date", "rank,created_date", or "rank,-created_date", "rank,-last_modified_date", or "rank,last_modified_date".
"-" signifies the latest activity first.
Note: If no sorting option is specified, the response will default to the saved rank, which is "rank,-last_modified_date".
In scenarios where the rank of activities is same, sorting will be based on a second parameter. For example, in "rank,last_modified_date," if the ranks are identical, the sorting will then be determined by the last modified date parameter.