get https://{sandfly-api-host}/v4/sshhunter/graph//
Get graph of relationships between SSH public keys, hosts, and users from SSH Hunter.
Responses
402Product license does not allow SSH Hunter features.
Get graph of relationships between SSH public keys, hosts, and users from SSH Hunter.
402Product license does not allow SSH Hunter features.
xxxxxxxxxx
curl --request GET \
--url 'https://sandfly-api-host/v4/sshhunter/graph/key/id?structure=nested' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: