GET /a/config/{FullPath} Generic config Get using a full path in the config tree Path Parameters¶ FullPath (string, required) Full slash-separated path to the config key Response Example (200)¶ Response Type /definitions/restConfiguration 1 2 3 4{ "Data": "string", "FullPath": "string" }