Get EventInfo Using Filters
This example shows you how to use filtering with the EventInfo entity. Expand EventInfo to access event information of audit records. Use the following GET request.
URI
GET /Windchill/servlet/odata/Administration/AuditRecords?$filter=EventLabel eq 'Check In' &$expand=EventInfo HTTP/1.1