Get a list of configuration groups by edition ID

Prev Next
Get
/v{version}/ConfigurationGroups/ByEdition/{editionId}
Security
API Key
Header parameter nameX-ApiKey

Api Key

API Key
Header parameter nameX-Session-Id

Session Id

Path parameters
editionId
integer (int32) Required

Unique ID of the edition

version
stringRequired

The requested API version

Default"1.17"
Responses
200

OK

Array of object
object

Configuration group

Id
integer (int32)

Unique ID of the configuration group

Name
string

Name of the configuration group

EditionId
integer (int32)

Unique ID of the edition of the configuration group

EditionGuid
string (uuid)

Unique GUID of the edition of the configuration group

Example00000000-0000-0000-0000-000000000000
EditionName
string

Edition name of the configuration group

IsDefault
boolean

If true, the configuration group is a default configuration group. Default: false.

400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
403

Access denied

Expand All
object
Id
string
Type
string
Message
string
Values
object
property*
object additionalProperties
500

Unexpected error

Expand All
object
Id
string
Type
string
Message
string
Values
object
property*
object additionalProperties