retrieve a access policyget https://{tenanturl}/v5.0/policyvault/accesspolicy/{policyId}Retrieves the primary revision of a specific access policy. Entitlements: - readAccessPolicies (Read Access Policies) - managedAccessPolicies (Manage Access Policies)Path ParamspolicyIdint64requiredResponses 200The primary access policy revision 401The access token in the request is not valid. 403The authenticated user does not have permissions to perform the requested operation. 404The resource cannot be found.Updated over 2 years ago