v1

latestOpenAPI 3.1.02026-07-24317911.4 MB
Configs/Configurations

Read all Configurations

get/configurations

Response

config-namestring required

This is the name of the configuration

domainstring

This is the main organization name. This is used to link resource to its group/tenant/organization/enterprise. ~ and * can be used alone in special cases to mean My Domain (~) and All Domains (*).

descriptionstring

This describes the configuration

admin-ui-account-typestring
resellerstring
userstring
user-scopestring
core-serverstring

Example response

[
  {
    "domain": "example.com"
  }
]