Returns requested property value.

Request

HTTP Request

GET /configuration/{name}

Parameters

Parameter NameRequiredTypeDescription
nameyesstringConfiguration parameter name.

Authorization

JSON Web Token (ManageConfiguration)

Request Body

Do not supply a request body with this method.

Response

If successful, this method returns a Configuration resource in the response body.

Property NameTypeDescription
namestringConfiguration parameter name.
valuestringConfiguration parameter value.
entityVersionintegerSpecifies the version field or property of an entity class.