Get Audit Trail logs

This request allows you to retrieve system note information.

   Click here to learn more about this request

The system logs notes on the actions taken by your users. Note the following when using this request:

This request retrieves 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:

Database – System Notes Entity (system_note_entity)

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