Get Audit Trail Logs

This request allows you to pull system note information.

   Click here to learn more about this request

The system logs notes on the actions taken by your users. Here's what you need to know about this request:

  • This request pulls info from your account's global audit trail logs.
  • The global audit trail tracks creations, updates, and deletions made to the settings within your account. Changes made to loans, customers, companies, and defaults can be found here.
  • Depending on the age of your account, you may have a vast list of audit logs. We recommend using pagination here to filter your results. Here's an example of filtering by agent user:
    ... SystemNotes()?$filter=createUserName eq 'Rodney Whitmer'

For an example of how global audit trail works within the UI, take a look at our Global System Notes article on our help site.

Database

For information on audit trail database tables, see the following article:

Language
Authorization
Click Try It! to start a request and see the response here!