Get System Notes

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 system notes.
  • The global system notes 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 system notes. 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 system notes work within the UI, take a look at our Global System Notes article on our help site.

Database

For information on system note database tables, see the following article:

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