Categories API: Supported Filters and Sorting

The following table shows field support for filters and sorting for the Category object:

FieldSupported FiltersSortable
id$eq, $ne, $in, $existsSortable
title$eq, $ne, $in, $exists, $startsWithSortable
sortOrder$eq, $ne, $gt, $lt, $gte, $lteSortable

Related content: API Query Language, Query Categories

Did this help?