v1
latestOpenAPI 3.0.02026-07-2417611.8 MBAuthoring version
Retrieve the current version policy.
Use this endpoint to fetch the current version policy that determines how specific documents are versioned in the authoring system. Only the policy status is being returned at this point. <br />User roles: admin, manager, editor, viewer
get/authoring/v1/versions/policy
Response
Successfully retrieved version policy.
Example response
{
"policyStatus": "on"
}