Configuration

Get configuration properties

Returns all key-value properties for the specified configuration.

get/config/{configId}

Path parameters

configIdstring required

The unique identifier for the configuration.

Response

A JSON object of configuration property key-value pairs.

object required

Changes