Skip to main content

Get configuration made through environment variables

GET 

/api/v4/config/environment

Retrieve a json object mirroring the server configuration where fields are set to true if the corresponding config setting is set through an environment variable. Settings that haven't been set through environment variables will be missing from the object.

Minimum server version: 4.10

Permissions

Must have manage_system permission.

Responses

Configuration retrieval successful