@Journal.Api_HostAddress = http://localhost:5014 GET {{Journal.Api_HostAddress}}/health Accept: application/json ### POST {{Journal.Api_HostAddress}}/api/command Content-Type: application/json { "action": "config.get", "payload": {} } ### POST {{Journal.Api_HostAddress}}/api/command Content-Type: application/json { "action": ###