|
Http Verb |
GET |
|---|---|
|
Url |
/configurations/properties/r1/public |
|
Permissions required |
|
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
|
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
PAGINATION |
Business Logic
List of all public configuration properties exposed by server without authentication.
Query String Parameters
Filter ℹ️
|
Field |
Validations |
Note |
|---|---|---|
|
name |
|
|
Header Parameters
Default.
Response documentation
Response payload fields
The response is a dynamic JSON composed as follows:
JSON
{
"configuration.key": "value"
}
Example:
JSON
{
"fsm.notification.enable": "false"
}
Response error codes
No