v1

latestSwagger 2.02026-07-178567199.3 KB
config

Returns the global application configuration

All global application configurations

get/chronograf/v1/config

Response

Returns an object with the global configurations

Example response

{
  "auth": {
    "superAdminNewUsers": true
  }
}