Logo
API_DOC API Documentation

Get a match target

GET https://{{host}}/appsec/v1/configs/{{configId}}/versions/{{versionNumber}}/match-targets/{{targetId}}?includeChildObjectName=

 

Body PARAM

Key Datatype Required Description 
includeChildObjectName
null includeChildObjectName Boolean true Specify whether to return the object name in the payload.



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'https://host/appsec/v1/configs/configId/versions/versionNumber/match-targets/targetId?includeChildObjectName=?includeChildObjectName='

ENDPOINTS