Skip to main content

Find in the UI

  1. Open the Settings page.
  2. Navigate to the About tab.
  3. View your Prophecy deployment version.

Retrieve via API

Use the Software Version API to retrieve your current Prophecy version programmatically. Call:
curl -s 'https://<prophecy-env-url>/athena/api/v1/cluster' | jq -r .current_version.controlplane_version
Response:
3.4.1.0