get https://mytenant.cx.onecloud.com/clientweb/api/v2/version
This method returns the Bright Pattern Contact Center software version of the server. It may be used for informational purposes (e.g., adding the version number to the bottom of an application window or in an informational dialog window, as well as seeing the server version in the client application logs). Note that this method is not available in the Mobile/Web Messaging API v1.
Returns
Code | Description |
---|---|
200 | OK: success |
Errors
Code | Description |
---|---|
404 | Not found: For example, if the existing Mobile/Web Messaging API v1 endpoint is called instead of the v2 endpoint |