Get Sorted Audit Records
This example shows you how to get sorted audit records using the orderby parameter. Use the following GET request to get audit records sorted by the value of EventLabel desc.
URI
GET /Windchill/servlet/odata/Administration/AuditRecords?$orderby=EventLabel desc HTTP/1.1