Data Analysis
Locate your current Prophecy deployment version through the UI or API
curl -s 'https://<prophecy-env-url>/athena/api/v1/cluster' | jq -r .current_version.controlplane_version
3.4.1.0
Was this page helpful?