v1
latestOpenAPI 3.1.2Apache-2.02026-07-17241638.7 KBConfiguration
Get a single configuration property
Returns the value of a specific property within the given configuration.
get/config/{configId}/{propertyId}
Path parameters
configIdstring required
The unique identifier for the configuration.
propertyIdstring required
The name (key) of the configuration property.
Response
The property value as plain text.