Get Itential Platform configuration property

Returns a single Itential Platform configuration property, with value/origin definitions.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

keyanyRequired
The configuration property key.

Response

The value and origin of the requested property.
namestring
valuestring or boolean or double or map from strings to any or list of any or null
originstring

Errors

500
Internal Server Error