Jump to: navigation, search

Get Information About Your Application

After you have started your Web Engagement Frontend and Backend servers, you can explicitly request version information from the servers.

To get this information, you should send a GET HTTP request to the appropriate URL for the Frontend or Backend server.

Frontend Server

URL: http(s)://<frontend_server_host>:<frontend_server_port>/frontend/about

An example Frontend Server response

Backend Server

URL: http(s)://<backend_server_host>:<backend_server_port>/backend/about

This page was last edited on July 16, 2014, at 12:54.
Comments or questions about this documentation? Contact us for support!