Get settings of a client and return the results in a compact form
Settings
Get settings of a client and return the results in a compact form
GET
Get settings of a client and return the results in a compact form
Authorizations
JWT-based authentication
Query Parameters
Filter by name of the setting
Filter by which module uses the setting
Filter by category of the setting
Whether to show secrets in the result
Response
List of client-specific configruation settings in a compact key-value format.
Settings with their values in key-value format
Example:
"settingValue"
Update multiple settings at once
Previous
Get settings of a client in a grouped way for a category
Next