v1
latestOpenAPI 3.1.02026-07-24317911.4 MBRead a Specific Configuration
Path parameters
Query parameters
This is the main organization name. This is used to link resource to its group/tenant/organization/enterprise. Then using in path for GET you can set to "~" to use the domain name linked to your token/key instead of the domain name itself when reading for your own domain.
This is the domain this configuration applies to. Defaults to search for "*"
This is the reseller or territory this configuration applies to. Defaults to search for "*"
This is the main user extension for the user account. ~ can be used to mean "my account" which will extract the user from the token/key used for authentication.
This is the user this configuration applies to. Defaults to search for "*"
This is the hostname this configuration applies to. Defaults to search for "*"
This is the user scope this configuration applies to. Defaults to search for "*"
This is the admin UI account this configuration applies to. Defaults to search for "*"
Response
Example response
[
{
"domain": "example.com"
}
]