Schedules V3: Supported Filters

Query endpoints allow you to filter and sort results based on service properties. This article covers field support for filtering and sorting.

The following table shows field support for filters for the schedules object in Query Schedules:

FieldSupported Filters
id$eq, $in
externalId$eq, $in
appId$eq, $in
status$eq, $in

To learn about working with Query endpoints in general, see API Query Language.

Did this help?