Changes to Query events with filters
GET /api/events
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 104 revisions of this API.24
What changed
- ●
added the new
system.profile_sync_reconciledenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
system.profile_sync_rejectedenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
added the new optional
queryrequest parameterdataFieldnew-optional-request-parameter
- ○
added the new enum value
system.profile_sync_reconciledto thequeryrequest parametereventrequest-parameter-enum-value-added
- ○
added the new enum value
system.profile_sync_rejectedto thequeryrequest parametereventrequest-parameter-enum-value-added
- ●
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○