# SystemProperties

A **SystemProperty** defines a key value secure collection dedicated to store system-wide values.
There are system-defined ones and user-defined ones, access to all is available by properties API. 
User defined one could be created and updated by using SetSystemProperty indent.  

## List system properties

 - [GET /v1/properties](https://docs.ripple.com/products/custody/v1.36/devbox/systemproperties/getsystemproperties.md)

