Get policy config by wizard. Only users with the Standard Registry role are allowed to make the request.
content:
application/json:
schema:
type: object
properties:
policyConfig:
$ref: "#/components/schemas/PolicyConfig"
wizardConfig:
$ref: "#/components/schemas/WizardConfig"
content:
application/json:
schema:
$ref: "#/components/schemas/Error"