GET
/
v1
/
app_settings
{
  "config": {
    "app": "..."
  }
}

Gets the latest settings for the application logic.

Query Parameters

config_name
string | null

Response

200 - application/json
results
string[]