Possible to get/set the "new" managed WAF and the paranoia level for the core OWASP set via API?

For example, with the old school WAF, we could get the necessary data from:
zones/ZONEID/settings/waf

Do we get a similar creature for the new setup? My goal is to fetch whether WAF is “V1” or “V2”, and if it is “V2” to understand if the Core OWASP rule set is enabled, and if so, what its paranoia level is.

Thanks for any tips!