Logo
API_DOC API Documentation

Get the hostname coverage match targets

GET https://{{host}}/appsec/v1/configs/{{configId}}/versions/{{versionNumber}}/hostname-coverage/match-targets?hostname={{hostnameToCheck}}

 

Body PARAM

Key Datatype Required Description 
hostname
string



HEADERS

Key Datatype Required Description 




RESPONSES

status





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

ENDPOINTS