Get Configurations REST Endpoints

List of Values/Get Configurations
The get configurations resource is used to view the configuration information of the chat service. The resource can be invoked anonymously using a GET HTTP request with no Authorization header. The resource is protected by the SVC_GET_CHAT_CONFIGURATIONS_PRIV entitlement that is assigned to the ORA_FND_ANONYMOUS_USER_ABSTRACT role. By the means of a profile option SVC_CHAT_INLAYS_ACCESS_ENABLED, the customers will decide if they allow access to this method. - If the profile option has the Y value, the getConfigs method can be called. - If the profile option has the N value, the method will return a 403 FORBIDDEN http error.
Get a configuration - Not Supported
Method: get
Path: /crmRestApi/resources/11.13.18.05/getConfigs/{billingId}
Get all configurations
Method: get
Path: /crmRestApi/resources/11.13.18.05/getConfigs