Skip to main content

api v2 sorting

Default sorting

Manual sorting

Some endpoints allow to change the default sorting field and direction.

Add query parameter orderBy to specify which field the data should be sorted by.

Add the query parameter orderDir to specify whether the data should be sorted ascending (ASC) or descending (DESC).