Skip to main content

List specific settings

GET 

/v1/settings

List setting values for specific keys. Credentials are masked: the credentials in any proxy or webhook URL and the values of custom webhook headers read back as "******", and encrypted secrets are returned as booleans. A masked value is not the stored one - POST /v1/settings skips it when it matches the stored value and refuses it otherwise.

Request

Responses

Returns the values of the settings requested via query arguments. Secrets are masked.