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:
Field | Supported 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.