The following endpoint returns version information on CA Gateway.

https://{host}:8444/{server.servlet.context-path}/v1

Where:

  • {host} is the hostname or IP address of the CA Gateway host server.
  • {server.servlet.context-path} is the value of the server.servlet.context-path parameter in the application.yml configuration file. 

This endpoint is the main API entry point to invoke API capabilities.