curl --location --request GET '/settings/public'{
"success": true,
"message": "string",
"meta": {
"page": 0,
"limit": 0,
"total": 0
},
"errors": [],
"result": {
"schoolDomain": "string",
"forgotPasswordEnabled": true
}
}