Badges V4 API: Supported Filters and Sorting

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

FieldSupported FiltersSortable
id$eq, $ne, $in, $existsSortable
title$eq, $ne, $in, $exists, $startsWith, $containsSortable
description$eq, $ne, $in, $exists, $startsWith, $containsSortable
permissionsEnabled$eq, $ne, $existsSortable
slug$eq, $ne, $in, $exists, $startsWith, $containsSortable

Related content: API Query Language, Query Badges

Did this help?