curl --location --request GET '/settings'
{
"property1": {
"included": true,
"tenantName": "string",
"token": "string"
},
"property2": {
"included": true,
"tenantName": "string",
"token": "string"
}
}