Get a match targetCopy Pageget https://{hostname}/appsec/v1/configs/{configId}/versions/{versionNumber}/match-targets/{targetId}Kona Site Defender, App & API Protector with the Advanced Security module Returns the specified match target.Path ParamsconfigIdint64requiredA unique identifier for each configuration.versionNumberintegerrequiredA unique identifier for each version of a configuration.targetIdintegerrequiredA unique identifier for each match target.Query ParamsincludeChildObjectNamebooleanDefaults to trueSpecify whether to return the object name in the payload, true` by default.falsetruefalseaccountSwitchKeystringFor 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 match target. 403Forbidden. You don't have access to match targets in this security configuration. 404Not found. Security configuration version or match target wasn't found.Updated about 1 month ago