Get the conditions and exceptions of a ruleget https://{hostname}/appsec/v1/configs/{configId}/versions/{versionNumber}/security-policies/{policyId}/rules/{ruleId}/condition-exceptionPath ParamsconfigIdint64requiredversionNumberintegerrequiredpolicyIdstringrequiredruleIdintegerrequiredQuery ParamsaccountSwitchKeystringHeadersacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successfully retrieved the rule conditions and exceptions. 400Invalid. Client error, such as invalid or malformed input. 404Not found. The security policy doesn't exist, doesn't carry application layer controls, or no rule with this ID is available for use in this policy. 500Internal server error. Something went wrong on our side. Try again in a few minutes or contact support if the error persists.Updated about 2 months ago