The following table shows field support for filters for the participation object in Query Participations.
Field | Supported Filters |
---|---|
id | in |
eventId | eq , in |
scheduleId | eq , in |
externalId | eq , in |
To learn about working with Query endpoints in general, see API Query Language.
The response in Query Participations
is always sorted by createdDate
. The default sort order is descending.
Field | Order |
---|---|
createdDate | ASC , DESC |