Retrieve detailed information about a specific domain
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
The domain ID The domain ID
Successful Response
Represents a WAAP domain, serving as a singular unit within the WAAP service.
Each domain functions autonomously, possessing its own set of rules and configurations to manage web application firewall settings and behaviors.
The domain ID
The domain name
255The ID of the custom page set
The different statuses a domain can have
active, bypass, monitor, locked The date and time the domain was created in ISO 8601 format
Domain level quotas
{
"firewall-rules": { "allowed": 5, "current": 2 }
}