Skip to main content
GET
Get Config Definition

Authorizations

Authorization
string
header
required

Path Parameters

config_definition_key
string
required

Response

Successful Response

Represents the response for getting a configuration definition.

data
ConfigDefinitionRetrievable · object
required

Represents the configuration definition with the key.

Example:
status
enum<string>
default:SUCCESS

The status of the response.

Available options:
SUCCESS,
FAILURE
message
string | null

The message for the response.

errors
any | null

The errors for the response.