GET
/
settings
/
compact
curl --request GET \
  --url https://demo.enneo.ai/api/mind/settings/compact
{}

Authorizations

connect.sid
string
cookie
required

Cookie-based authentication

Query Parameters

filterByName
string

Filter by name of the setting

filterByUsedBy
string

Filter by which module uses the setting

filterByCategory
string

Filter by category of the setting

showSecrets
boolean

Whether to show secrets in the result

Response

200
application/json
List of client-specific configruation settings in a compact key-value format.

Settings with their values in key-value format

{key}
string