GET

Get the MR PG configuration.

URL:

https://<ServerIP>:<Port>/ccp-webapp/ccp/contactcenter/

mrconfig/default

HTTPS method:

GET

Example XML response:

<MRconfig>
 <enabled>true</enabled>
 <port>38001</port>
 <hostA>myhostname.abc.com</hostA>
 <hostB>ccx.host.xyz.com</hostB>
<refURL>
  https://socialminer.server.ip/ccp-webapp/
  ccp/contactcenter mrconfig/default
</refURL>
<secured>true</secured>
 </MRconfig>

See also API Conventions.