get {protocol}://customer.tenable.ad/api/about
Required license type: none
Log in to see full request history
Responses
500Internal server error
Required license type: none
500Internal server error
xxxxxxxxxx
curl --request GET \
--url https://customer.tenable.ad/api/about \
--header 'accept: application/json'
xxxxxxxxxx
{
"version": "string",
"hostname": "string",
"isSaaSDeployment": true
}