The following table shows field support for filters and sorting for the program object:
| Field | Supported Filters | Sortable |
|---|---|---|
id | $eq, $ne, $in, $nin, $startsWith, $lt, $gt, $lte, $gte | Sortable |
namespace | $eq, $ne, $in, $nin, $startsWith, $lt, $gt, $lte, $gte | Sortable |
externalId | $eq, $ne, $in, $nin, $startsWith, $lt, $gt, $lte, $gte | Sortable |
programDefinitionId | $eq, $ne, $in, $nin, $startsWith, $lt, $gt, $lte, $gte | Sortable |
status | $eq, $ne, $in, $nin, $startsWith, $lt, $gt, $lte, $gte | Sortable |
createdDate | $eq, $ne, $lt, $lte, $gt, $gte, $in | Sortable |
Related content: API Query Language, Query Programs