# SystemProperties

A **system property** is a system-wide key-value pair stored in a secure collection. These include both system-defined and user-defined system properties, and you can access them using the **List system properties** API operation. You can create and update the user-defined system properties using the **SetSystemProperty** intent.

## List system properties

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

