Get a URL protection policyget https://{hostname}/appsec/v1/configs/{configId}/versions/{versionNumber}/url-protections/{urlProtectionPolicyId}All products Returns the specified URL protection policy.Path ParamsconfigIdint64requiredA unique identifier for each configuration.versionNumberintegerrequiredA unique identifier for each version of a configuration.urlProtectionPolicyIdint64requiredA unique identifier for each URL protection policy.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successfully returned the URL protection policy. 403Forbidden. You don't have access to the URL protection policy in this security configuration. 404Not found. Security configuration version or URL protection policy wasn't found.Updated about 1 month ago